1. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  2. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  3. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  4. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  5. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  6. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  7. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  8. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  9. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  10. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  11. 6324805 Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  12. 096f41d af_key: Fix sadb_x_ipsecrequest parsing by Herbert Xu · 8 years ago
  13. 0aa8c13 ipv6: drop non loopback packets claiming to originate from ::1 by Florian Westphal · 8 years ago
  14. 1862d62 net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 8 years ago
  15. 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
  16. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  17. fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago
  18. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  19. 9e47806 mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 8 years ago
  20. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  21. df7dd8f net: xdp: don't export dev_change_xdp_fd() by Johannes Berg · 8 years ago
  22. 5b8d542 bridge: netlink: register netdevice before executing changelink by Ido Schimmel · 8 years ago
  23. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  24. 17c3060 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  25. 7cddd96 netfilter: nf_ct_expect: use proper RCU list traversal/update APIs by Liping Zhang · 8 years ago
  26. 207df81 netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL by Liping Zhang · 8 years ago
  27. 0c7930e netfilter: make it safer during the inet6_dev->addr_list traversal by Liping Zhang · 8 years ago
  28. 3173d5b netfilter: ctnetlink: make it safer when checking the ct helper name by Liping Zhang · 8 years ago
  29. 8b5995d netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find by Gao Feng · 8 years ago
  30. 97aae0d netfilter: ctnetlink: using bit to represent the ct event by Liping Zhang · 8 years ago
  31. 2638fd0f netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 8 years ago
  32. 7cc2b04 net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb by Gao Feng · 8 years ago
  33. 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 8 years ago
  34. 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 8 years ago
  35. cc663f4 tcp: restrict F-RTO to work-around broken middle-boxes by Yuchung Cheng · 8 years ago
  36. 34b2789 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 8 years ago
  37. 92f9170 net_sched: check noop_qdisc before qdisc_hash_add() by WANG Cong · 8 years ago
  38. a880179 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  39. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  40. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  42. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  43. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  44. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
  45. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  46. 0b9aefe tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 8 years ago
  47. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  48. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago
  49. 89e357d af_key: Add lock to key dump by Yuejie Shi · 8 years ago
  50. 3278682 make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  51. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  52. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 8 years ago
  53. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
  54. 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 8 years ago
  55. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  56. afe8996 sctp: use right in and out stream cnt by Xin Long · 8 years ago
  57. 612307c Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  58. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 8 years ago
  59. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  60. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  61. bcc5364 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 8 years ago
  62. 8f8d28e net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 8 years ago
  63. 2b6867c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 8 years ago
  64. 8f1f7ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  65. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  66. e91793b l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 8 years ago
  67. 94d7ee0 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 8 years ago
  68. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  69. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  70. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  71. 77c1c03 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 8 years ago
  72. b3ef552 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 8 years ago
  73. b768b16 openvswitch: Fix refcount leak on force commit. by Jarno Rajahalme · 8 years ago
  74. 23abec2 svcrdma: set XPT_CONG_CTRL flag for bc xprt by Chuck Lever · 8 years ago
  75. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  76. ffefb6f net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  77. 75c689d netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  78. 9c3f379 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 8 years ago
  79. 83d9021 netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  80. 3b7dabf netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 8 years ago
  81. 43a6684 ping: implement proper locking by Eric Dumazet · 8 years ago
  82. 28ee1b7 secure_seq: downgrade to per-host timestamp offsets by Florian Westphal · 8 years ago
  83. 95f2552 net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  84. 59d9cb9 Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  85. a80db69 kcm: return immediately after copy_from_user() failure by WANG Cong · 8 years ago
  86. 48481c8 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  87. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  88. 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  89. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  90. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  91. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  92. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  93. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  94. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  95. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  96. 5819477 sctp: remove useless err from sctp_association_init by Xin Long · 8 years ago
  97. a05d4fd cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  98. f83bf8d netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  99. 2c42225 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  100. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago