1. c94987e bpf: move bpf_jit_enable declaration by Daniel Borkmann · 8 years ago
  2. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  3. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  4. ba162f8 netdevice: add helper to update trans_start by Florian Westphal · 8 years ago
  5. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  7. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  8. 7b74834 net: fix net_gso_ok for new GSO types. by Marcelo Ricardo Leitner · 8 years ago
  9. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  10. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  11. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  12. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 8 years ago
  13. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  14. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  15. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  16. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  17. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  18. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  20. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  21. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  22. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 9 years ago
  23. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  24. 62d885fe net: Add missing kernel-doc for netdev ptype lists by Benjamin Poirier · 9 years ago
  25. 6d0e24c net: add missing descriptions in net_device_priv_flags by Luis de Bethencourt · 9 years ago
  26. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 9 years ago
  27. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  28. 3c17578 net: add MACsec netdevice priv_flags and helper by Sabrina Dubroca · 9 years ago
  29. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 9 years ago
  30. 2793a23 net: validate variable length ll headers by Willem de Bruijn · 9 years ago
  31. 871b642 netdev: introduce ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  32. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  34. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  35. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  36. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  37. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  38. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  39. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  40. facc432 net: simplify napi_synchronize() to avoid warnings by Arnd Bergmann · 9 years ago
  41. b6a0e72 net: Fix typo in netdev_intersect_features by Tom Herbert · 9 years ago
  42. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  43. cdba756 net: move ndo_features_check() close to ndo_start_xmit() by Eric Dumazet · 9 years ago
  44. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  46. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  47. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  48. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  49. 326fcfa net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() by Felix Fietkau · 9 years ago
  50. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  51. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. fb1b2e3 net: introduce lower state changed info structure for LAG lowers by Jiri Pirko · 9 years ago
  53. 04d4826 net: introduce change lower state notifier by Jiri Pirko · 9 years ago
  54. 764f5e5 net: add info struct for LAG changeupper by Jiri Pirko · 9 years ago
  55. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  56. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  57. e0ba141 net: add netif_is_lag_port helper by Jiri Pirko · 9 years ago
  58. 7be6183 net: add netif_is_lag_master helper by Jiri Pirko · 9 years ago
  59. f7f019e net: add netif_is_team_port helper by Jiri Pirko · 9 years ago
  60. c981e42 net: add netif_is_team_master helper by Jiri Pirko · 9 years ago
  61. c0eb454 hv_netvsc: Don't ask for additional head room in the skb by KY Srinivasan · 9 years ago
  62. 880621c packet: Allow packets with only a header (but no payload) by Martin Blumenstingl · 9 years ago
  63. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  64. 34cbe27 net: napi_hash_del() returns a boolean status by Eric Dumazet · 9 years ago
  65. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  66. 02d62e8 net: un-inline sk_busy_loop() by Eric Dumazet · 9 years ago
  67. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  68. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  69. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  70. aabc92b net: add __netdev_alloc_pcpu_stats() to indicate gfp flags by Pablo Neira Ayuso · 9 years ago
  71. 8f25348 net: add forgotten IFF_L3MDEV_SLAVE define by Jiri Pirko · 9 years ago
  72. 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  73. c59f419 net/xps: Fix calculation of initial number of xps queues by Helge Deller · 9 years ago
  74. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  76. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  77. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  78. fee6d4c net: Add netif_is_l3_slave by David Ahern · 9 years ago
  79. 9478d12 net: Move netif_index_is_l3_master to l3mdev.h by David Ahern · 9 years ago
  80. 93a7e7e net: Remove the now unused vrf_ptr by David Ahern · 9 years ago
  81. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  82. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  83. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  85. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  86. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  87. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  88. 0dc1549 net: kill long time unused bonding private flags by Jiri Pirko · 9 years ago
  89. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  90. 0894ae3 net: add netif_is_bridge_master helper by Jiri Pirko · 9 years ago
  91. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  92. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  93. 808d28c net: Fix docbook warning for IFF_VRF_MASTER enum by David Ahern · 9 years ago
  94. 2f52bdc net: Updates to netif_index_is_vrf by David Ahern · 9 years ago
  95. fa8187c net: declare new net_device priv_flag IFF_NO_QUEUE by Phil Sutter · 9 years ago
  96. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  97. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  98. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  99. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  100. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago