1. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 7 years ago
  2. 5b7c9a8 net: remove dst gc related code by Wei Wang · 7 years ago
  3. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 7 years ago
  4. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 7 years ago
  5. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 7 years ago
  6. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 7 years ago
  7. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  8. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  9. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  10. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  11. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 7608894 net: use skb_unref() in napi_consume_skb() by Paolo Abeni · 7 years ago
  13. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 7 years ago
  14. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 7 years ago
  15. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 7 years ago
  16. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 7 years ago
  17. ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 7 years ago
  18. 966789f bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly by Daniel Borkmann · 7 years ago
  19. 10d486a netns: fix error code when the nsid is already used by Nicolas Dichtel · 7 years ago
  20. 4a7f7bc netns: define extack error msg for nsis cmds by Nicolas Dichtel · 7 years ago
  21. 773fc8f net: rps: send out pending IPI's on CPU hotplug by ashwanth@codeaurora.org · 7 years ago
  22. f186ce6 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  23. fff8803 skbuff: only inherit relevant tx_flags by Willem de Bruijn · 7 years ago
  24. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 7 years ago
  25. 0eed9cf net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  26. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 7 years ago
  27. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  28. c28294b net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 8 years ago
  29. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  31. 6044bd4 devlink: fix potential memort leak by Haishuang Yan · 8 years ago
  32. 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 8 years ago
  33. 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 8 years ago
  34. 38b2579 sock: reset sk_err when the error queue is empty by Soheil Hassas Yeganeh · 8 years ago
  35. fbd0ac6 net-procfs: Use vsnprintf extension %phN by Joe Perches · 8 years ago
  36. 518d8a2 net/flow_dissector: add support for dissection of misc ip header fields by Or Gerlitz · 8 years ago
  37. 50bbfed bpf: track stack depth of classic bpf programs by Alexei Starovoitov · 8 years ago
  38. 8c6c918 rtnetlink: use the new rtnl_get_event() interface by Vlad Yasevich · 8 years ago
  39. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  40. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
  41. 3d3ea5a rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  42. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
  44. 41703a7 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 8 years ago
  45. 7c3f1875 net: move somaxconn init from sysctl code by Roman Kapl · 8 years ago
  46. ac4bb5d net: flow_dissector: add support for dissection of tcp flags by Jiri Pirko · 8 years ago
  47. 0ff50e8 net: rtnetlink: bail out from rtnl_fdb_dump() on parse error by Alexander Potapenko · 8 years ago
  48. b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
  49. 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
  50. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  51. b8210a9 net: define receive timestamp filter for NTP by Miroslav Lichvar · 8 years ago
  52. 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 8 years ago
  53. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  54. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  55. b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 8 years ago
  56. 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 8 years ago
  57. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. de321ed net: fix __skb_try_recv_from_queue to return the old behavior by Andrey Vagin · 8 years ago
  59. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  60. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  61. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 8 years ago
  62. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 8 years ago
  63. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  64. 65101ae net/sock: factor out dequeue/peek with offset code by Paolo Abeni · 8 years ago
  65. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  66. f6ba8d3 netem: fix skb_orphan_partial() by Eric Dumazet · 8 years ago
  67. d67b9cd xdp: refine xdp api with regards to generic xdp by Daniel Borkmann · 8 years ago
  68. 0489df9 xdp: add flag to enforce driver mode by Daniel Borkmann · 8 years ago
  69. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  70. f108304 treewide: convert PF_MEMALLOC manipulations to new helpers by Vlastimil Babka · 8 years ago
  71. da6bc57 net: use kvmalloc with __GFP_REPEAT rather than open coded variant by Michal Hocko · 8 years ago
  72. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  73. 77ef033 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 8 years ago
  74. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  75. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. b5d6098 xdp: fix parameter kdoc for extack by Jakub Kicinski · 8 years ago
  78. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. a6a5993 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 8 years ago
  80. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. ddf9f97 xdp: propagate extended ack to XDP setup by Jakub Kicinski · 8 years ago
  82. 39f3709 lwtunnel: fix error path in lwtunnel_fill_encap() by Dan Carpenter · 8 years ago
  83. b5082df net: Initialise init_net.count to 1 by David Howells · 8 years ago
  84. d1f496f bpf: restore skb->sk before pskb_trim() call by Eric Dumazet · 8 years ago
  85. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
  86. adeb45c fib_rules: fix error return code by Wei Yongjun · 8 years ago
  87. 0575c86 net: remove unnecessary carrier status check by Zhang Shengju · 8 years ago
  88. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  90. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  91. a50fe0f lwtunnel: check return value of nla_nest_start by Pan Bian · 8 years ago
  92. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  93. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  94. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  95. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  96. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  97. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  98. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  99. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  100. 1f504ec bpf: remove reference to sock_filter_ext from kerneldoc comment by Tobias Klauser · 8 years ago