1. b65ac44 udp: try to avoid 2 cache miss on dequeue by Paolo Abeni · 8 years ago
  2. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
  3. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 8 years ago
  4. ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 8 years ago
  5. 966789f bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly by Daniel Borkmann · 8 years ago
  6. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
  7. 4abf5a6 sctp: no need to check assoc id before calling sctp_assoc_set_id by Xin Long · 8 years ago
  8. c0a4c2d sctp: use read_lock_bh in sctp_eps_seq_show by Xin Long · 8 years ago
  9. 6dfe4b9 sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 8 years ago
  10. 664f46a net/packet: remove unneeded declaraion of tpacket_snd(). by Rosen, Rami · 8 years ago
  11. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 8 years ago
  12. 10d486a netns: fix error code when the nsid is already used by Nicolas Dichtel · 8 years ago
  13. 4a7f7bc netns: define extack error msg for nsis cmds by Nicolas Dichtel · 8 years ago
  14. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 8 years ago
  15. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  16. fff8803 skbuff: only inherit relevant tx_flags by Willem de Bruijn · 8 years ago
  17. 772c344 net: ipmr: add getlink support by Nikolay Aleksandrov · 8 years ago
  18. eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 8 years ago
  19. 9fe8bce net: bridge: Receive notification about successful FDB offload by Arkadi Sharshevsky · 8 years ago
  20. 6b26b51 net: bridge: Add support for notifying devices about FDB add/del by Arkadi Sharshevsky · 8 years ago
  21. ff5cf10 net: switchdev: Change notifier chain to be atomic by Arkadi Sharshevsky · 8 years ago
  22. 0baa10f net: bridge: Add support for calling FDB external learning under rcu by Arkadi Sharshevsky · 8 years ago
  23. 3922285 net: bridge: Add support for offloading port attributes by Arkadi Sharshevsky · 8 years ago
  24. b2f81d3 net: dsa: add CPU and DSA ports as VLAN members by Vivien Didelot · 8 years ago
  25. 1ca4aa9 net: dsa: check VLAN capability of every switch by Vivien Didelot · 8 years ago
  26. 7eca9cc Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  27. b24844b net: qrtr: Inform open sockets about new controller by Bjorn Andersson · 8 years ago
  28. 1784473 net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed by Bjorn Andersson · 8 years ago
  29. 8acc8ee net: qrtr: Inject BYE on remote termination by Bjorn Andersson · 8 years ago
  30. 64f9eca net: qrtr: Refactor packet allocation by Bjorn Andersson · 8 years ago
  31. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  32. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
  33. 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
  34. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
  35. eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
  36. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  37. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
  38. 3ab26a6 rxrpc: Consolidate sendmsg parameters by David Howells · 8 years ago
  39. 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 8 years ago
  40. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 1020ce3 net: bridge: fix a null pointer dereference in br_afspec by Nikolay Aleksandrov · 8 years ago
  43. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
  44. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  45. bb36314 Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  46. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
  47. 6044bd4 devlink: fix potential memort leak by Haishuang Yan · 8 years ago
  48. 8ec1507 net: sched: select cls when cls_act is enabled by Jiri Pirko · 8 years ago
  49. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
  50. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  51. 28036f4 rxrpc: Permit multiple service binding by David Howells · 8 years ago
  52. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  53. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 8 years ago
  54. 89a5ea9 rxrpc: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  55. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  56. 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 8 years ago
  57. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  58. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 8 years ago
  59. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 8 years ago
  60. 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 8 years ago
  61. 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
  62. e41c1b5 net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} by Florian Fainelli · 8 years ago
  63. 937c7df net: dsa: Pass dsa_port reference to ethtool setup/restore by Florian Fainelli · 8 years ago
  64. 38b2579 sock: reset sk_err when the error queue is empty by Soheil Hassas Yeganeh · 8 years ago
  65. 1820dd0 rxrpc: remove redundant proc_remove call by Colin Ian King · 8 years ago
  66. 8e2f6dd dccp: consistently use dccp_write_space() by Eric Dumazet · 8 years ago
  67. fbd0ac6 net-procfs: Use vsnprintf extension %phN by Joe Perches · 8 years ago
  68. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 8 years ago
  69. 4d80cc0 net/sched: cls_flower: add support for matching on ip tos and ttl by Or Gerlitz · 8 years ago
  70. 518d8a2 net/flow_dissector: add support for dissection of misc ip header fields by Or Gerlitz · 8 years ago
  71. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. f4d0166 tcp: remove unnecessary skb_reset_tail_pointer() by Eric Dumazet · 8 years ago
  73. 775e68a tcp: use TS opt on RTTs for congestion control by Yuchung Cheng · 8 years ago
  74. 44abafc tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 8 years ago
  75. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 8 years ago
  76. ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
  77. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
  78. 13fb6c2 Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  79. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 8 years ago
  80. fe47d56 net: dsa: factor skb freeing on xmit by Vivien Didelot · 8 years ago
  81. 5470979 net: dsa: remove out_drop label in taggers rcv by Vivien Didelot · 8 years ago
  82. 02f840c net: dsa: do not cast dst by Vivien Didelot · 8 years ago
  83. 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
  84. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 8 years ago
  85. aeb0732 net: bridge: start hello timer only if device is up by Nikolay Aleksandrov · 8 years ago
  86. 7b954ed net: dsa: make function ksz_rcv static by Colin Ian King · 8 years ago
  87. 7212462 netlink: don't send unknown nsid by Nicolas Dichtel · 8 years ago
  88. ba52d61 ipv4: route: restore skb_dst_set in inet_rtm_getroute by Roopa Prabhu · 8 years ago
  89. 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
  90. 50bbfed bpf: track stack depth of classic bpf programs by Alexei Starovoitov · 8 years ago
  91. c2e8471 mpls: fix clearing of dead nh_flags on link up by Roopa Prabhu · 8 years ago
  92. 8c6c918 rtnetlink: use the new rtnl_get_event() interface by Vlad Yasevich · 8 years ago
  93. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  94. 15e5651 tcp: reinitialize MTU probing when setting MSS in a TCP repair by Douglas Caetano dos Santos · 8 years ago
  95. 6ea44ad SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 8 years ago
  96. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  97. e1af005 net: mpls: remove unnecessary initialization of err by David Ahern · 8 years ago
  98. d4e7256 net: mpls: Make nla_get_via in af_mpls.c by David Ahern · 8 years ago
  99. 074350e net: mpls: Add extack messages for route add and delete failures by David Ahern · 8 years ago
  100. b7b386f net: mpls: Pull common label check into helper by David Ahern · 8 years ago