1. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  2. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 8 years ago
  3. 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 8 years ago
  4. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  5. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  6. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  7. 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 8 years ago
  8. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  10. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  11. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  12. ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 8 years ago
  13. e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 8 years ago
  14. b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 8 years ago
  15. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  16. abbdb5a net: remove a dubious unlikely() clause by Eric Dumazet · 8 years ago
  17. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  18. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 8 years ago
  19. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 8 years ago
  20. 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 8 years ago
  21. b73f96f net: dst_cache_per_cpu_dst_set() can be static by Wu Fengguang · 8 years ago
  22. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  23. 793cf87 ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords by Ben Hutchings · 8 years ago
  24. 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 8 years ago
  25. 885eb0a net: adjust napi_consume_skb to handle non-NAPI callers by Jesper Dangaard Brouer · 8 years ago
  26. 4018ab1 bpf: support flow label for bpf_skb_{set, get}_tunnel_key by Daniel Borkmann · 8 years ago
  27. 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 8 years ago
  28. fa9835e net: Walk fragments in __skb_splice_bits by Tom Herbert · 8 years ago
  29. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 8 years ago
  30. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 8 years ago
  31. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 8 years ago
  32. 577c50a bpf: make helper function protos static by Daniel Borkmann · 8 years ago
  33. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 8 years ago
  34. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 8 years ago
  35. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 8 years ago
  37. c145aeb net: pktgen: use reset to set mac header by Zhang Shengju · 8 years ago
  38. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 8 years ago
  39. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 8 years ago
  40. 472681d net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. by MINOURA Makoto / 箕浦 真 · 8 years ago
  41. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 8 years ago
  42. 7cad1ba net: core: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  43. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 8 years ago
  44. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  45. 9b36881 net: fix bridge multicast packet checksum validation by Linus Lüssing · 8 years ago
  46. 2da897e bpf: fix csum setting for bpf_set_tunnel_key by Daniel Borkmann · 8 years ago
  47. b3c3106 flow_dissector: Use same pointer for IPv4 and IPv6 addresses by Alexander Duyck · 8 years ago
  48. 224516b flow_dissector: Correctly handle parsing FCoE by Alexander Duyck · 8 years ago
  49. 43d2ccb flow_dissector: Fix fragment handling for header length computation by Alexander Duyck · 8 years ago
  50. 918c023 flow_dissector: Check for IP fragmentation even if not using IPv4 address by Alexander Duyck · 8 years ago
  51. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 6205b9c bpf: don't emit mov A,A on return by Daniel Borkmann · 9 years ago
  53. 2f72959 bpf: fix csum update in bpf_l4_csum_replace helper for udp by Daniel Borkmann · 9 years ago
  54. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  55. 21cafc1 bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation by Daniel Borkmann · 9 years ago
  56. 7d67234 bpf: add generic bpf_csum_diff helper by Daniel Borkmann · 9 years ago
  57. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  58. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  59. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 9 years ago
  60. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 9 years ago
  61. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 9 years ago
  62. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  63. a813104 IFF_NO_QUEUE: Fix for drivers not calling ether_setup() by Phil Sutter · 9 years ago
  64. fbbef86 net-sysfs: remove unused fmt_long_hex by Colin Ian King · 9 years ago
  65. bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 9 years ago
  66. 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
  67. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  68. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  69. 7856520 net: Copy inner L3 and L4 headers as unaligned on GRE TEB by Alexander Duyck · 9 years ago
  70. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 9 years ago
  71. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  72. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  73. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  74. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  75. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 9 years ago
  76. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  77. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  78. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 9 years ago
  79. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  80. 461547f flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen by Alexander Duyck · 9 years ago
  81. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 9 years ago
  82. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  83. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  84. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  85. 9256645 net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64 by Jarod Wilson · 9 years ago
  86. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 9 years ago
  87. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 9 years ago
  88. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  89. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  90. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  91. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  92. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  93. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
  94. 229394e net: bpf: reject invalid shifts by Rabin Vincent · 9 years ago
  95. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 9 years ago
  97. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 9 years ago
  98. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 9 years ago
  99. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 9 years ago
  100. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago