1. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  2. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 8 years ago
  3. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  4. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  5. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  6. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 7f348a6 net: Add support for IP ID mangling TSO in cases that require encapsulation by Alexander Duyck · 8 years ago
  8. 58414d3 rtnl: use the new API to align IFLA_STATS* by Nicolas Dichtel · 8 years ago
  9. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  10. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 8 years ago
  11. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 8 years ago
  12. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 8 years ago
  13. 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 8 years ago
  14. 550bce5 rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy by Roopa Prabhu · 8 years ago
  15. 9241e2d vlan: pull on __vlan_insert_tag error path and fix csum correction by Daniel Borkmann · 8 years ago
  16. 074f528 bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 8 years ago
  17. d21fd63 net: validate_xmit_skb() changes by Eric Dumazet · 8 years ago
  18. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  19. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  20. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  21. 518f213 ethtool: Add support for toggling any of the GSO offloads by Alexander Duyck · 8 years ago
  22. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 8 years ago
  23. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 8 years ago
  24. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  25. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 8 years ago
  27. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 8 years ago
  28. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  29. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 8 years ago
  30. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 8 years ago
  31. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 8 years ago
  32. 4da46ce net/core/dev: Warn on a too-short GRO frame by Aaron Conole · 8 years ago
  33. 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 8 years ago
  34. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  35. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  36. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 8 years ago
  37. 1523930 sock_diag: add SK_MEMINFO_DROPS by Eric Dumazet · 8 years ago
  38. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 8 years ago
  39. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 8 years ago
  40. 6db8b96 tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO by Soheil Hassas Yeganeh · 8 years ago
  41. 39771b1 sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop by Willem de Bruijn · 8 years ago
  42. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  43. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  44. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  45. 543e3a8 netpoll: Fix extra refcount release in netpoll_cleanup() by Bjorn Helgaas · 8 years ago
  46. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  48. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 9 years ago
  49. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 9 years ago
  50. ed49e65 net: add description for len argument of dev_get_phys_port_name by Luis de Bethencourt · 9 years ago
  51. e9fc2f0 net: sched: Add description for cpu_bstats argument by Luis de Bethencourt · 9 years ago
  52. b002fdc gen_stats.c: Add description for cpu argument by Luis de Bethencourt · 9 years ago
  53. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  54. abbdb5a net: remove a dubious unlikely() clause by Eric Dumazet · 9 years ago
  55. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  56. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  57. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
  58. 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 9 years ago
  59. b73f96f net: dst_cache_per_cpu_dst_set() can be static by Wu Fengguang · 9 years ago
  60. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  61. 6ad3122 flowcache: Avoid OOM condition under preasure by Steffen Klassert · 9 years ago
  62. 793cf87 ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords by Ben Hutchings · 9 years ago
  63. 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 9 years ago
  64. 885eb0a net: adjust napi_consume_skb to handle non-NAPI callers by Jesper Dangaard Brouer · 9 years ago
  65. 4018ab1 bpf: support flow label for bpf_skb_{set, get}_tunnel_key by Daniel Borkmann · 9 years ago
  66. 8de2d79 net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public by Amir Vadai · 9 years ago
  67. fa9835e net: Walk fragments in __skb_splice_bits by Tom Herbert · 9 years ago
  68. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  69. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 9 years ago
  70. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 9 years ago
  71. 577c50a bpf: make helper function protos static by Daniel Borkmann · 9 years ago
  72. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 9 years ago
  73. 8050c0f bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well by Daniel Borkmann · 9 years ago
  74. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 9 years ago
  76. c145aeb net: pktgen: use reset to set mac header by Zhang Shengju · 9 years ago
  77. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  78. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  79. 472681d net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. by MINOURA Makoto / 箕浦 真 · 9 years ago
  80. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 9 years ago
  81. 7cad1ba net: core: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  82. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 9 years ago
  83. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
  84. 9b36881 net: fix bridge multicast packet checksum validation by Linus Lüssing · 9 years ago
  85. 2da897e bpf: fix csum setting for bpf_set_tunnel_key by Daniel Borkmann · 9 years ago
  86. b3c3106 flow_dissector: Use same pointer for IPv4 and IPv6 addresses by Alexander Duyck · 9 years ago
  87. 224516b flow_dissector: Correctly handle parsing FCoE by Alexander Duyck · 9 years ago
  88. 43d2ccb flow_dissector: Fix fragment handling for header length computation by Alexander Duyck · 9 years ago
  89. 918c023 flow_dissector: Check for IP fragmentation even if not using IPv4 address by Alexander Duyck · 9 years ago
  90. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 6205b9c bpf: don't emit mov A,A on return by Daniel Borkmann · 9 years ago
  92. 2f72959 bpf: fix csum update in bpf_l4_csum_replace helper for udp by Daniel Borkmann · 9 years ago
  93. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  94. 21cafc1 bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation by Daniel Borkmann · 9 years ago
  95. 7d67234 bpf: add generic bpf_csum_diff helper by Daniel Borkmann · 9 years ago
  96. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  97. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  98. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 9 years ago
  99. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 9 years ago
  100. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 9 years ago