1. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 8f25348 net: add forgotten IFF_L3MDEV_SLAVE define by Jiri Pirko · 9 years ago
  3. 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
  4. c59f419 net/xps: Fix calculation of initial number of xps queues by Helge Deller · 9 years ago
  5. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  7. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  8. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  9. fee6d4c net: Add netif_is_l3_slave by David Ahern · 9 years ago
  10. 9478d12 net: Move netif_index_is_l3_master to l3mdev.h by David Ahern · 9 years ago
  11. 93a7e7e net: Remove the now unused vrf_ptr by David Ahern · 9 years ago
  12. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  13. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  14. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 2d8bff126 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  16. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  17. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  18. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  19. 0dc1549 net: kill long time unused bonding private flags by Jiri Pirko · 9 years ago
  20. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  21. 0894ae3 net: add netif_is_bridge_master helper by Jiri Pirko · 9 years ago
  22. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  23. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  24. 808d28c net: Fix docbook warning for IFF_VRF_MASTER enum by David Ahern · 9 years ago
  25. 2f52bdc net: Updates to netif_index_is_vrf by David Ahern · 9 years ago
  26. fa8187c net: declare new net_device priv_flag IFF_NO_QUEUE by Phil Sutter · 9 years ago
  27. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  28. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  29. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  30. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  31. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  32. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  33. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  34. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 9 years ago
  35. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 9 years ago
  37. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  38. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  39. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 9 years ago
  40. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  41. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  42. ec65aaf netdev_alloc_pcpu_stats: use less common iterator variable by Johannes Berg · 9 years ago
  43. 03c5774 mpls: Per-device MPLS state by Robert Shearman · 9 years ago
  44. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  45. 14ffbbb net_device: Reorder members to fill holes by Thomas Graf · 10 years ago
  46. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  47. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 10 years ago
  48. 388069d netdevice.h: remove iflink description by Nicolas Dichtel · 10 years ago
  49. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  50. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  52. e79d842 netdevice: document NETDEV_TX_BUSY deprecation. by Rusty Russell · 10 years ago
  53. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 10 years ago
  54. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  55. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 10 years ago
  56. 0117ec1 net: remove never used forwarding_accel_ops pointer from net_device by Hannes Frederic Sowa · 10 years ago
  57. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 10 years ago
  59. db24a90 net: add support for phys_port_name by David Ahern · 10 years ago
  60. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 10 years ago
  61. ad41faa netdevice.h: fix ndo_bridge_* comments by Nicolas Dichtel · 10 years ago
  62. 812a1c3 netdev: remove ndo ops for switchdev by Scott Feldman · 10 years ago
  63. 4170604 switchdev: add swdev ops by Scott Feldman · 10 years ago
  64. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  65. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  66. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  67. 4586f1b netdevice: add IPv4 fib add/del ops by Scott Feldman · 10 years ago
  68. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  70. 846cd66 net: Initialize all members in skb_gro_remcsum_init() by Geert Uytterhoeven · 10 years ago
  71. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  72. baa32ff net: Use more bit fields in napi_gro_cb by Tom Herbert · 10 years ago
  73. 6edec0e net: Clarify meaning of CHECKSUM_PARTIAL for receive path by Tom Herbert · 10 years ago
  74. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  75. 93c1af6 net:rfs: adjust table size checking by Eric Dumazet · 10 years ago
  76. 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 10 years ago
  77. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  78. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 10 years ago
  79. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  80. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 10 years ago
  81. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
  83. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  84. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  85. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  86. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  87. 2f33e7d netdevice: Add a function to check macvlan port by Mahesh Bandewar · 10 years ago
  88. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  89. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  90. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  91. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  92. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  93. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  94. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  95. 09626e9 net: kill netif_copy_real_num_queues() by WANG Cong · 10 years ago
  96. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  97. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  98. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  99. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  100. 4cdb1e2 net: shrink struct softnet_data by Eric Dumazet · 10 years ago