1. 5b8d542 bridge: netlink: register netdevice before executing changelink by Ido Schimmel · 8 years ago
  2. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  3. 17c3060 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  4. 7cc2b04 net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb by Gao Feng · 8 years ago
  5. 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 8 years ago
  6. 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 8 years ago
  7. cc663f4 tcp: restrict F-RTO to work-around broken middle-boxes by Yuchung Cheng · 8 years ago
  8. 34b2789 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 8 years ago
  9. 92f9170 net_sched: check noop_qdisc before qdisc_hash_add() by WANG Cong · 8 years ago
  10. a880179 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  11. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  12. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  14. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  15. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  16. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
  17. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  18. 0b9aefe tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 8 years ago
  19. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  20. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago
  21. 3278682 make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  22. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  23. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 8 years ago
  24. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
  25. 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 8 years ago
  26. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  27. afe8996 sctp: use right in and out stream cnt by Xin Long · 8 years ago
  28. 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
  29. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 8 years ago
  30. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  31. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  32. bcc5364 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 8 years ago
  33. 8f8d28e net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 8 years ago
  34. 2b6867c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 8 years ago
  35. 8f1f7ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  36. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  37. e91793b l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 8 years ago
  38. 94d7ee0 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 8 years ago
  39. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  40. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  41. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  42. 77c1c03 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 8 years ago
  43. b3ef552 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 8 years ago
  44. b768b16 openvswitch: Fix refcount leak on force commit. by Jarno Rajahalme · 8 years ago
  45. 23abec2 svcrdma: set XPT_CONG_CTRL flag for bc xprt by Chuck Lever · 8 years ago
  46. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  47. ffefb6f net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  48. 75c689d netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  49. 9c3f379 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 8 years ago
  50. 83d9021 netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  51. 3b7dabf netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 8 years ago
  52. 43a6684 ping: implement proper locking by Eric Dumazet · 8 years ago
  53. 28ee1b7 secure_seq: downgrade to per-host timestamp offsets by Florian Westphal · 8 years ago
  54. 95f2552 net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  55. 59d9cb9 Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  56. a80db69 kcm: return immediately after copy_from_user() failure by WANG Cong · 8 years ago
  57. 48481c8 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  58. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  60. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  61. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  62. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  63. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  64. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  65. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  66. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  67. 5819477 sctp: remove useless err from sctp_association_init by Xin Long · 8 years ago
  68. a05d4fd cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  69. f83bf8d netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  70. 2c42225 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  71. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
  72. 8605330a tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs by Soheil Hassas Yeganeh · 8 years ago
  73. 23bb09c sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  74. 486a43d sctp: remove temporary variable confirm from sctp_packet_transmit by Xin Long · 8 years ago
  75. aea92fb sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  76. 7df9c24 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  77. 380feae vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  78. 073b4f2 vsock: add pkt cancel capability by Peng Tao · 8 years ago
  79. 36d277b vsock: track pkt owner vsock by Peng Tao · 8 years ago
  80. 8a0f5cc crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 8 years ago
  81. ae5c682 netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max by Liping Zhang · 8 years ago
  82. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  83. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  84. db7f00b tcp: tcp_get_info() should read tcp_time_stamp later by Eric Dumazet · 8 years ago
  85. d12c917 bridge: resolve a false alarm of lockdep by WANG Cong · 8 years ago
  86. 4d4a6ac rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago
  87. 4ee3973 net: ipv6: set route type for anycast routes by David Ahern · 8 years ago
  88. 61733c9 net: mpls: Fix nexthop alive tracking on down events by David Ahern · 8 years ago
  89. b124f41 Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  90. 8f3dbfd7 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  91. ea90e0d nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  92. 22a0e18 net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  93. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  94. 3d20f1f net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  95. 4494dbc netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid by Liping Zhang · 8 years ago
  96. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  98. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  99. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  100. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago