1. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  2. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  3. 7ea9946 msm: net: API to send list of SKB's to network driver by Mohammed Javid · 9 years ago
  4. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  5. 73ee5a73 mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 7 years ago
  6. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  7. 27cfd4e net: add a per-cpu counter for the number of frames coalesced in GRO by Subash Abhinov Kasiviswanathan · 7 years ago
  8. f4d2d05 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 7 years ago
  9. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  10. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 7 years ago
  11. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  12. 17a561b gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  13. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  14. 920c1cd netdevice.h: fix kernel-doc warning by Randy Dunlap · 8 years ago
  15. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  16. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  17. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  18. 80c888a net: Add the get current NAPI context API by Subash Abhinov Kasiviswanathan · 9 years ago
  19. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  20. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  21. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  22. e3b37f1 netfilter: replace list_head with single linked list by Aaron Conole · 8 years ago
  23. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  24. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  25. 2c9d85d netdevice: Add offload statistics ndo by Nogah Frankel · 8 years ago
  26. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  28. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  29. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  30. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  32. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  33. b87f793 net/sched: Add match-all classifier hw offloading. by Yotam Gigi · 8 years ago
  34. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. a7862b4 net: add ndo to setup/query xdp prog in adapter rx by Brenden Blanco · 8 years ago
  36. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  37. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  38. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  39. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  40. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  41. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  42. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  43. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  44. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  45. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  46. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 8 years ago
  47. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  48. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 8 years ago
  49. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  50. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  51. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  52. c94987e bpf: move bpf_jit_enable declaration by Daniel Borkmann · 8 years ago
  53. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  54. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  55. ba162f8 netdevice: add helper to update trans_start by Florian Westphal · 8 years ago
  56. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  58. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  59. 7b74834 net: fix net_gso_ok for new GSO types. by Marcelo Ricardo Leitner · 8 years ago
  60. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  61. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  62. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  63. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  64. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  65. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  66. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  67. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  68. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  69. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  71. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  72. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  73. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 8 years ago
  74. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. 62d885fe net: Add missing kernel-doc for netdev ptype lists by Benjamin Poirier · 8 years ago
  76. 6d0e24c net: add missing descriptions in net_device_priv_flags by Luis de Bethencourt · 8 years ago
  77. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  78. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  79. 3c17578 net: add MACsec netdevice priv_flags and helper by Sabrina Dubroca · 8 years ago
  80. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 8 years ago
  81. 2793a23 net: validate variable length ll headers by Willem de Bruijn · 8 years ago
  82. 871b642 netdev: introduce ndo_set_rx_headroom by Paolo Abeni · 8 years ago
  83. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 8 years ago
  85. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 8 years ago
  86. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 8 years ago
  87. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 8 years ago
  88. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 8 years ago
  89. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 8 years ago
  90. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 8 years ago
  91. facc432 net: simplify napi_synchronize() to avoid warnings by Arnd Bergmann · 9 years ago
  92. b6a0e72 net: Fix typo in netdev_intersect_features by Tom Herbert · 9 years ago
  93. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  94. cdba756 net: move ndo_features_check() close to ndo_start_xmit() by Eric Dumazet · 9 years ago
  95. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  97. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  98. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  99. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  100. 326fcfa net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() by Felix Fietkau · 9 years ago