summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-21tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-21net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-21packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-21packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-21l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-21l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-21packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-21ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-21udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-10-18nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-17net: rfkill: rockchip: add vbat_gpio to control the wifi power supplyAlex Zhao
2017-10-15BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti
2017-10-15UPSTREAM: xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2017-10-15UPSTREAM: ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel
2017-10-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-10-08rds: ib: add error handleZhu Yanjun
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-10-08bridge: netlink: register netdevice before executing changelinkIdo Schimmel
2017-10-08net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-10-08net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-10-08audit: log 32-bit socketcallsRichard Guy Briggs
2017-10-08RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-27ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-27ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-27Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-27Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-27tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-27ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-27ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-09-27ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-09-20net: wireless: rockchip_wlan: ap6255: fix irq abnormal.Alex Zhao
2017-09-18ANDROID: Use sk_uid to replace uid get from socket fileChenbo Feng
2017-09-18ANDROID: nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall
2017-09-18Revert "ANDROID: Use sk_uid to replace uid get from socket file"Chenbo Feng
2017-09-18ANDROID: check dir value of xfrm_userpolicy_idSuren Baghdasaryan
2017-09-18ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame comm...Suren Baghdasaryan
2017-09-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-07xfrm: policy: check policy direction valueVladis Dronov