summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-20Merge "Merge android-4.4.140 (789274d) into msm-4.4"Linux Build Service Account
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
2018-07-12Merge "net: core: null pointer derefernce in sockev_client_cb"Linux Build Service Account
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11Merge "net: sockev: code cleanup"Linux Build Service Account
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-11netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-07-11ipv4: Fix error return value in fib_convert_metrics()Ben Hutchings
2018-07-11net: core: null pointer derefernce in sockev_client_cbTejaswi Tanikella
2018-07-11net: sockev: code cleanupTejaswi Tanikella
2018-07-10Merge "Merge android-4.4.139 (7ba5557) into msm-4.4"Linux Build Service Account
2018-07-04Merge "Revert "packet: fix race condition in packet_set_ring""Linux Build Service Account
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-07-03xfrm: skip policies marked as dead while rehashingFlorian Westphal
2018-07-03xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner
2018-07-03tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-07-03ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-07-03netfilter: ebtables: handle string from userspace with carePaolo Abeni
2018-07-03xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-07-02net: sockev: fix uninitialized data leak into userspaceTejaswi Tanikella
2018-07-02Revert "packet: fix race condition in packet_set_ring"Srinivasa Rao Kuppala
2018-06-27Merge android-4.4.138 (07c0138) into msm-4.4Srinivasarao P
2018-06-27Merge android-4.4.137 (a2e2217) into msm-4.4Srinivasarao P
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-06-16Merge 4.4.138 into android-4.4Greg Kroah-Hartman
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton
2018-06-15Merge "nl80211: fix nlmsg allocation in cfg80211_ft_event"Linux Build Service Account
2018-06-15Merge "packet: fix race condition in packet_set_ring"Linux Build Service Account
2018-06-15nl80211: fix nlmsg allocation in cfg80211_ft_eventZhu Jianmin
2018-06-13Merge 4.4.137 into android-4.4Greg Kroah-Hartman
2018-06-13net: metrics: add proper netlink validationEric Dumazet
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-13packet: fix reserve calculationWillem de Bruijn
2018-06-13net/packet: refine check for priv area sizeEric Dumazet
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-06-13packet: fix race condition in packet_set_ringSrinivasa Rao Kuppala
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-05-31Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines
2018-05-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang