1. 5093585 cxgb4: mark symbols static where possible by Baoyou Xie · 9 years ago
  2. 2dc0d2b net: mvneta: mark symbols static where possible by Baoyou Xie · 9 years ago
  3. 49e3e6f net: hip04: mark tx_done() static by Baoyou Xie · 9 years ago
  4. ecdad23 net: hisilicon: mark symbols static where possible by Baoyou Xie · 9 years ago
  5. b3f5bf6 net: dsa: mv88e6xxx: fix non static symbol warnings by Wei Yongjun · 9 years ago
  6. e6053dd be2net: fix non static symbol warnings by Wei Yongjun · 9 years ago
  7. 876a55b net: smc91x: take into account register shift by Robert Jarzmik · 9 years ago
  8. 1cb1860 cxgb4: fix -ve error check on a signed iq by Colin Ian King · 9 years ago
  9. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 9 years ago
  10. a4fa59c i40e: don't configure zero-size RSS table by Mitch Williams · 9 years ago
  11. 1eb846a i40e: Strip out debugfs hook for Flow Director filter programming by Alexander Duyck · 9 years ago
  12. 5e02f28 i40e: Split Flow Director descriptor config into separate function by Alexander Duyck · 9 years ago
  13. e486bdf i40e/i40evf: Add txring_txq function to match fm10k and ixgbe by Alexander Duyck · 9 years ago
  14. 64bfd68 i40e: Fix Flow Director raw_buf cleanup by Alexander Duyck · 9 years ago
  15. f19a973 i40evf: enable adaptive interrupt throttling by Mitch Williams · 9 years ago
  16. 7ac4b5c i40e: Increase minimum number of allocated VSI by Akeem Abodunrin · 9 years ago
  17. fa90efa i40e/i40evf: Changed version to 1.6.16 by Bimmy Pujari · 9 years ago
  18. ac9c5c6 i40e: removing unreachable code by Henry Tieman · 9 years ago
  19. a3417d2 i40e: check conflicting ntuple/sideband rules when re-enabling ATR by Jacob Keller · 9 years ago
  20. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 9 years ago
  21. 2199254 i40e: add encap csum VF offload flag by Preethi Banala · 9 years ago
  22. a6cb914 i40e: fix deleting mac filters by Alan Brady · 9 years ago
  23. f2c7c1d i40e: Remove 100 Mbps SGMII support for X722 by Harshitha Ramamurthy · 9 years ago
  24. c6a77ff hv_netvsc: fix comments by Stephen Hemminger · 9 years ago
  25. 2c204c2 net: thunderx: Support for byte queue limits by Sunil Goutham · 9 years ago
  26. b4e28c1 net: thunderx: Fix issue with IRQ namimg by Sunil Goutham · 9 years ago
  27. faac0ff mlxsw: spectrum: remove redundant check if err is zero by Colin Ian King · 9 years ago
  28. 3eb193e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  29. 834d964 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  30. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 9 years ago
  31. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 9 years ago
  32. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 9 years ago
  33. 7c3d21c net/mlx4_core: Preparation for VF vlan protocol 802.1ad by Moshe Shemesh · 9 years ago
  34. c9cc599 net/mlx4_core: Fix QUERY FUNC CAP flags by Moshe Shemesh · 9 years ago
  35. fb2a3d5 Revert "xen-netback: create a debugfs node for hash information" by David S. Miller · 9 years ago
  36. f7ad75b hv_netvsc: count multicast packets received by Stephen Hemminger · 9 years ago
  37. 9cbcc42 hv_netvsc: remove VF in flight counters by Stephen Hemminger · 9 years ago
  38. f207c10 hv_netvsc: use RCU to protect vf_netdev by Stephen Hemminger · 9 years ago
  39. e8ff40d hv_netvsc: improve VF device matching by Stephen Hemminger · 9 years ago
  40. ee837a1 hv_netvsc: simplify callback event code by Stephen Hemminger · 9 years ago
  41. 07d0f00 hv_netvsc: dev hold/put reference to VF by Stephen Hemminger · 9 years ago
  42. 17db4bc hv_netvsc: use consume_skb by Stephen Hemminger · 9 years ago
  43. 749efcb net: dsa: mv88e6xxx: implement DSA port fast ageing by Vivien Didelot · 9 years ago
  44. 597698f net: dsa: b53: implement DSA port fast ageing by Vivien Didelot · 9 years ago
  45. e397867 drivers: net: xgene: Fix MSS programming by Iyappan Subramanian · 9 years ago
  46. e12934d cxgb4: fix signed wrap around when decrementing index idx by Colin Ian King · 9 years ago
  47. 095b6cf net/mlx5e: Add TC vlan match parsing by Or Gerlitz · 9 years ago
  48. 8b32580 net/mlx5e: Add TC vlan action for SRIOV offloads by Or Gerlitz · 9 years ago
  49. f5f8247 net/mlx5: E-Switch, Support VLAN actions in the offloads mode by Or Gerlitz · 9 years ago
  50. 8515c58 net/mlx5e: Refactor retrival of skb from rx completion element (cqe) by Or Gerlitz · 9 years ago
  51. 776b12b net/mlx5: Put elements related to offloaded TC rule in one struct by Or Gerlitz · 9 years ago
  52. e33dfe3 net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan by Or Gerlitz · 9 years ago
  53. bac9b6a net/mlx5: E-Switch, Set vport representor fields explicitly on registration by Or Gerlitz · 9 years ago
  54. 9deb224 net/mlx5: E-Switch, Set the vport when registering the uplink rep by Or Gerlitz · 9 years ago
  55. 429baa6 sfc: check async completer is !NULL before calling by Bert Kenward · 9 years ago
  56. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 0c339bf ixgbe: reset before SRIOV init to avoid mailbox issues by Emil Tantilov · 9 years ago
  58. e24fcf2 ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF by Alexander Duyck · 9 years ago
  59. fa81da7 ixgbe: Limit reporting of redirection table if SR-IOV is enabled by Alexander Duyck · 9 years ago
  60. 3b00da0 ixgbe: Allow setting multiple queues when SR-IOV is enabled by Alexander Duyck · 9 years ago
  61. 7564a88 ixgbe: Use MDIO_PRTAD_NONE consistently by Mark Rustad · 9 years ago
  62. 14b22cd ixgbevf: add spinlocks for MTU change calls by Emil Tantilov · 9 years ago
  63. ade3ccf ixgbe: Indicate support for pause frames in all cases by Mark Rustad · 9 years ago
  64. 8fe293a ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi by Mark Rustad · 9 years ago
  65. d2d43e5 ixgbe: make ixgbe_led_on/off_t_x550em static by Emil Tantilov · 9 years ago
  66. 691e412 ixgbe: simplify the logic for setting VLAN filtering by Emil Tantilov · 9 years ago
  67. 903e683 i40evf: remove unnecessary error checking against i40e_shutdown_adminq by Lihong Yang · 9 years ago
  68. 841493a i40e: Limit TX descriptor count in cases where frag size is greater than 16K by Alexander Duyck · 9 years ago
  69. cb130a0 i40evf: remove unnecessary error checking against i40evf_up_complete by Bimmy Pujari · 9 years ago
  70. 3f341ac i40evf: Fix link state event handling by Sridhar Samudrala · 9 years ago
  71. ff91891 i40e: avoid potential null pointer dereference when assigning len by Colin Ian King · 9 years ago
  72. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 9 years ago
  73. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 9 years ago
  74. 8d9d927 i40e: return correct opcode to VF by Mitch Williams · 9 years ago
  75. a01c7f6 i40e: fix "dump port" command when NPAR enabled by Alan Brady · 9 years ago
  76. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 9 years ago
  77. 0364a88 xen-netback: switch to threaded irq for control ring by Juergen Gross · 9 years ago
  78. f6f7d9c net: ethernet: mediatek: get out of potential invalid pointer access by Sean Wang · 9 years ago
  79. 3e60b74 net: ethernet: mediatek: use [get|set]_link_ksettings by Sean Wang · 9 years ago
  80. a2b2a19 net: ethernet: mediatek: remove superfluous local variable for phy address by Sean Wang · 9 years ago
  81. 2364c5c net: ethernet: mediatek: use phydev from struct net_device by Sean Wang · 9 years ago
  82. f430dea net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII by Sean Wang · 9 years ago
  83. 572de60 net: ethernet: mediatek: add extension of phy-mode for TRGMII by Sean Wang · 9 years ago
  84. edcd692 net/faraday: Mask out PHYSTS_CHG interrupt by Joel Stanley · 9 years ago
  85. e07dc63 net/faraday: Configure old MDIO interface on Aspeed SoCs by Joel Stanley · 9 years ago
  86. 08c9c12 net/faraday: Clear stale interrupts by Gavin Shan · 9 years ago
  87. 2a0ab8eb net/faraday: Adapt for Aspeed SoCs by Joel Stanley · 9 years ago
  88. 7906a4d net/faraday: Make EDO{R,T}R bits configurable by Andrew Jeffery · 9 years ago
  89. ada66b5 net/faraday: Separate rx page storage from rxdesc by Andrew Jeffery · 9 years ago
  90. 524605e cxgb4: Convert to use simple_open() by Wei Yongjun · 9 years ago
  91. a084ab3 net: dsa: qca8k: use mdio_module_driver to simplify the code by Wei Yongjun · 9 years ago
  92. fcfbfd6 net: dsa: qca8k: fix non static symbol warning by Wei Yongjun · 9 years ago
  93. 35b510e net/mlx5e: XDP TX xmit more by Saeed Mahameed · 9 years ago
  94. b5503b9 net/mlx5e: XDP TX forwarding support by Saeed Mahameed · 9 years ago
  95. f10b7cc net/mlx5e: Have a clear separation between different SQ types by Saeed Mahameed · 9 years ago
  96. 8699415 net/mlx5e: XDP fast RX drop bpf programs support by Rana Shahout · 9 years ago
  97. 2fc4bfb net/mlx5e: Dynamic RQ type infrastructure by Saeed Mahameed · 9 years ago
  98. e4b8550 net/mlx5e: Slightly reduce hardware LRO size by Saeed Mahameed · 9 years ago
  99. 21c5968 net/mlx5e: Union RQ RX info per RQ type by Saeed Mahameed · 9 years ago
  100. 1bfecfc net/mlx5e: Build RX SKB on demand by Saeed Mahameed · 9 years ago