summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-28Revert "ipv6: defrag: drop non-last frags smaller than min mtu"Sharath Chandra Vurukala
2020-07-16nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-02-26net: ipc_router: Do not allow change of default security ruleDeepak Kumar Singh
2019-12-02Merge android-4.4-p.205 (5169787) into msm-4.4Srinivasarao P
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-29Merge 4.4.205 into android-4.4-pGreg Kroah-Hartman
2019-11-29Revert "sock: Reset dst when changing sk_mark via setsockopt"Greg Kroah-Hartman
2019-11-28Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman
2019-11-28sock: Reset dst when changing sk_mark via setsockoptDavid Barmann
2019-11-28net: do not abort bulk send on BQL statusEric Dumazet
2019-11-28SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-11-28net: fix warning in af_unixKyeongdon Kim
2019-11-28net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-28net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-11-25nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski
2019-11-25SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-11-25net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz
2019-11-25llc: avoid blocking in llc_sap_close()Cong Wang
2019-11-20Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P
2019-11-14Merge 4.4.201 into android-4.4-pGreg Kroah-Hartman
2019-11-13Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P
2019-11-12ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-11-12netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-11-12nfc: netlink: fix double device reference dropPan Bian
2019-11-11Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P
2019-11-10Merge 4.4.200 into android-4.4-pGreg Kroah-Hartman
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-11-10net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-11-10net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-11-10dccp: do not leak jiffies on the wireEric Dumazet
2019-11-06Merge 4.4.199 into android-4.4-pGreg Kroah-Hartman
2019-11-06sctp: not bind the socket in sctp_connectXin Long
2019-11-06sctp: fix the issue that flags are ignored when using kernel_connectXin Long
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-11-06llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers
2019-11-06nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-30Merge android-4.4-p.198 (dbd0162) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P
2019-10-29Merge 4.4.198 into android-4.4-pGreg Kroah-Hartman
2019-10-29net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon