1. 1a5f3da net: ethtool: add support for forward error correction modes by Vidya Sagar Ravipati · 7 years ago
  2. a28b1b9 skbuff: re-add check for NULL skb->head in kfree_skb path by Florian Westphal · 7 years ago
  3. ae847f4 net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled by Sabrina Dubroca · 7 years ago
  4. d764a12 net: add new netdevice feature for offload of RX port for UDP tunnels by Sabrina Dubroca · 7 years ago
  5. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  7. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  8. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  9. 7051b88 net: make dev_close and related functions void by stephen hemminger · 7 years ago
  10. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  11. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  12. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  13. 06dc75a net: Revert "net: add function to allocate sk_buff head without data area" by Florian Westphal · 7 years ago
  14. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 8 years ago
  15. 08a00fe net: Remove references to NETIF_F_UFO from ethtool. by David S. Miller · 8 years ago
  16. d4c023f net: Remove references to NETIF_F_UFO in netdev_fix_features(). by David S. Miller · 8 years ago
  17. 11393cc xdp: Add batching support to redirect map by John Fastabend · 7 years ago
  18. 97f91a7 bpf: add bpf_redirect_map helper routine by John Fastabend · 7 years ago
  19. 5acaee0 xdp: add trace event for xdp redirect by John Fastabend · 7 years ago
  20. 6103aa9 net: implement XDP_REDIRECT for xdp generic by John Fastabend · 7 years ago
  21. 814abfa xdp: add bpf_redirect helper function by John Fastabend · 7 years ago
  22. d445516 net: xdp: support xdp generic on virtual devices by John Fastabend · 7 years ago
  23. 3ccc6c6 skbuff: optimize the pull_pages code in __pskb_pull_tail() by linzhang · 7 years ago
  24. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  25. 230cd12 netpoll: shut up a kernel warning on refcount by WANG Cong · 8 years ago
  26. 5d89fb3 net: set fib rule refcount after malloc by David Ahern · 8 years ago
  27. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  28. e4a6a34 bpf: fix return in bpf_skb_adjust_net by Kefeng Wang · 8 years ago
  29. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  30. d3f6cd9 datagram: fix kernel-doc comments by stephen hemminger · 8 years ago
  31. f51048c bonding: avoid NETDEV_CHANGEMTU event when unregistering slave by WANG Cong · 8 years ago
  32. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  33. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  34. 6d3f06a bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case by Colin Ian King · 8 years ago
  35. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  36. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 5361e20 net: avoid one splat in fib_nl_delrule() by Eric Dumazet · 8 years ago
  38. 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 8 years ago
  39. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
  40. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
  41. 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 8 years ago
  42. a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 8 years ago
  43. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 8 years ago
  44. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 8 years ago
  45. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  46. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 8 years ago
  47. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
  48. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  49. 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  50. 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  51. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  52. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  53. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  54. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  55. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  56. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  57. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  59. 30e7e3e ethtool: don't open-code memdup_user() by Al Viro · 8 years ago
  60. e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 8 years ago
  61. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 8 years ago
  62. 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 8 years ago
  63. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  64. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  65. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  66. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  67. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  68. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  69. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  70. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  71. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  72. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  73. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  74. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  76. 5f729ea rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute by Julien Gomes · 8 years ago
  77. db833d4 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 8 years ago
  78. fe420d8 net/core: remove explicit do_softirq() from busy_poll_stop() by Sebastian Siewior · 8 years ago
  79. bdaf32c fib_rules: Resolve goto rules target on delete by Serhey Popovych · 8 years ago
  80. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  81. b3d0f78 net/neighbor: use get_random_u32 for 32-bit hash random by Jason A. Donenfeld · 8 years ago
  82. 7866cc5 netns: add and use net_ns_barrier by Florian Westphal · 8 years ago
  83. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  84. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  85. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  86. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  87. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
  88. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
  89. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 8 years ago
  90. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  91. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  92. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  93. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  94. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. 7608894 net: use skb_unref() in napi_consume_skb() by Paolo Abeni · 8 years ago
  96. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
  97. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 8 years ago
  98. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 8 years ago
  99. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
  100. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 8 years ago