1. 74784da Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  2. 4eebff2 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  3. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  4. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  5. 7400bb4 netfilter: nf_reject_ipv4: Fix use-after-free in send_reset by Tejaswi Tanikella · 7 years ago
  6. 122f00c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  7. f1fd20c MAINTAINERS: Update Yotam's E-mail by Yotam Gigi · 7 years ago
  8. 73b9fc4 xfrm: Fix GSO for IPsec with GRE tunnel. by Steffen Klassert · 7 years ago
  9. 822e86d net_sched: remove tcf_block_put_deferred() by Cong Wang · 7 years ago
  10. f9e56ba l2tp: hold tunnel in pppol2tp_connect() by Guillaume Nault · 7 years ago
  11. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  13. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  14. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  15. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  16. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  17. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  18. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  19. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  20. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  21. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  22. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  23. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  24. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  25. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  26. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  27. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  28. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  29. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  30. 50317fc net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  31. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  32. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  33. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  34. ee1836a tcp: refresh tp timestamp before tcp_mtu_probe() by Eric Dumazet · 7 years ago
  35. 8aec495 ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  36. f8d20b4 ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  37. f3594f0 ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  38. 9618aec Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  39. 5889e2c tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data by Yousuk Seung · 7 years ago
  40. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  41. a0c0865 rds: Fix inaccurate accounting of unsignaled wrs by Håkon Bugge · 7 years ago
  42. e9a0b99 rds: ib: Fix uninitialized variable by Håkon Bugge · 7 years ago
  43. 2b06cdf xfrm: Clear sk_dst_cache when applying per-socket policy. by Jonathan Basseri · 7 years ago
  44. 0f5da65 net/unix: don't show information about sockets from other namespaces by Andrei Vagin · 7 years ago
  45. 0414c78 netfilter: nft_set_hash: disable fast_ops for 2-len keys by Anatole Denis · 7 years ago
  46. cfbb0d9 mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  47. f341578 Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  48. 3eb8fee net: dsa: check master device before put by Vivien Didelot · 7 years ago
  49. 829385f strparser: Use delayed work instead of timer for msg timeout by Tom Herbert · 7 years ago
  50. ec650b2 xfrm: Fix xfrm_dst_cache memleak by Steffen Klassert · 7 years ago
  51. 864f5af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  52. b71d21c sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND by Laszlo Toth · 7 years ago
  53. 1137b5e ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  54. a6ca7ab tcp/dccp: fix lockdep splat in inet_csk_route_req() by Eric Dumazet · 7 years ago
  55. 3a91d29 tcp: do tcp_mstamp_refresh before retransmits on TSQ handler by Koichiro Den · 7 years ago
  56. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  57. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  58. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  59. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  60. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  61. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  62. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  63. 197df02 udp: make some messages more descriptive by Matteo Croce · 7 years ago
  64. c69d75a Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  65. b4562ca hv_sock: add locking in the open/close/release code paths by Dexuan Cui · 7 years ago
  66. 0a90e25 net/ncsi: Fix length of GVI response packet by Gavin Shan · 7 years ago
  67. 52b4c86 net/ncsi: Enforce failover on link monitor timeout by Gavin Shan · 7 years ago
  68. 100ef01 net/ncsi: Disable HWA mode when no channels are found by Gavin Shan · 7 years ago
  69. 0795fb2 net/ncsi: Stop monitor if channel times out or is inactive by Samuel Mendoza-Jonas · 7 years ago
  70. 6850d0f net/ncsi: Fix AEN HNCDSC packet length by Samuel Mendoza-Jonas · 7 years ago
  71. 509c7a1 packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  72. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  73. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  74. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  75. 1cc276c sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  76. 528fd35 SUNRPC: Destroy transport from the system workqueue by Trond Myklebust · 7 years ago
  77. df80cd9 sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  78. 5a60622 can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL by Marc Kleine-Budde · 7 years ago
  79. cae1d5b can: af_can: do not access proto_tab directly use rcu_access_pointer instead by Marc Kleine-Budde · 7 years ago
  80. 62c0464 can: bcm: check for null sk before deferencing it via the call to sock_net by Colin Ian King · 7 years ago
  81. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  82. 48044eb netlink: fix netlink_ack() extack race by Johannes Berg · 7 years ago
  83. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  84. e5f5ce3 mac80211: validate user rate mask before configuring driver by Johannes Berg · 7 years ago
  85. 51e1335 cfg80211: fix connect/disconnect edge cases by Johannes Berg · 7 years ago
  86. 2bdd713 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  87. 1b72bf5 Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  88. 823038c dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification by Xin Long · 7 years ago
  89. c019b51 net/sched: cls_flower: Set egress_dev mark when calling into the HW driver by Or Gerlitz · 7 years ago
  90. 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  91. 2459b4c net: enable interface alias removal via rtnl by Nicolas Dichtel · 7 years ago
  92. 2d7f669 rtnetlink: do not set notification for tx_queue_len in do_setlink by Xin Long · 7 years ago
  93. 64ff90c rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink by Xin Long · 7 years ago
  94. dc709f3 rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event by Xin Long · 7 years ago
  95. e6e6659 rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event by Xin Long · 7 years ago
  96. ebdcf04 rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event by Xin Long · 7 years ago
  97. 8a21258 rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event by Xin Long · 7 years ago
  98. 4c625a9 SUNRPC: fix a list corruption issue in xprt_release() by Trond Myklebust · 7 years ago
  99. fdf7cb4 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  100. 5903f59 l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago