aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-17Merge tag 'v4.9.60' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.59' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.57' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.56' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.52' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.51' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.50' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.48' into v4.9-rtSteven Rostedt (VMware)
2017-11-02ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-11-02cfg80211: fix connect/disconnect edge casesJohannes Berg
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-18nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-12Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman
2017-10-12socket, bpf: fix possible use after freeEric Dumazet
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-12l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-10-12packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-12tcp: fastopen: fix on syn-data transmit failureEric Dumazet
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti
2017-10-12ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long
2017-10-12ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-12udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-12tcp: fix data delivery rateEric Dumazet
2017-10-12tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko
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-08udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka
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