1. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  2. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
  3. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  4. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
  5. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
  6. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
  7. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  8. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
  9. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
  10. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  11. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  12. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  13. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  14. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  15. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  16. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  18. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  19. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  20. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  21. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  22. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  23. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  24. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  25. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  26. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  27. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  28. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  29. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  30. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  31. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  32. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  33. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  35. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  36. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 10 years ago
  37. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 10 years ago
  38. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  39. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  40. d1b849b ixgbe: add helper function for setting RSS key in preparation of X550 by Don Skidmore · 10 years ago
  41. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  42. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 10 years ago
  43. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  44. ffefa9f ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL by Emil Tantilov · 10 years ago
  45. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  46. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 11 years ago
  47. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 11 years ago
  48. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 11 years ago
  49. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 11 years ago
  50. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  51. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 11 years ago
  52. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 11 years ago
  53. bcfd343 ixgbe: Cleanup FDB handling code by Alexander Duyck · 11 years ago
  54. 2367a17 ixgbe: flush when in xmit_more mode and under descriptor pressure by Daniel Borkmann · 11 years ago
  55. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 11 years ago
  56. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  57. e90dd26 ixgbe: Make return values more direct by Mark Rustad · 11 years ago
  58. caafb95 ixgbe: don't check minimum link when direct assigned to virtual machine by Jacob Keller · 11 years ago
  59. 8818970 ixgbe: fix use of list_for_each in ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  60. 339de30 ixgbe: Change some uses of strncpy to strlcpy by Mark Rustad · 11 years ago
  61. 508a8c9 ixgbe: Fix possible null-dereference in error path by Mark Rustad · 11 years ago
  62. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  63. d9cd46c ixgbe: fix detection of SFP+ capable interfaces by Emil Tantilov · 11 years ago
  64. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  65. a0cccce ixgbe: avoid duplicate code in suspend and stop paths by Jacob Keller · 11 years ago
  66. d1a35ee ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled by Emil Tantilov · 11 years ago
  67. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  68. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  69. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 11 years ago
  70. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  71. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 11 years ago
  72. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 11 years ago
  73. a9b8943 ixgbe: remove vlan_filter_disable and enable functions by Jacob Keller · 11 years ago
  74. f8e2472 ixgbe: Use out-of-line function for register reads by Mark Rustad · 11 years ago
  75. e577662 ixgbe: convert low_water into an array by Jacob Keller · 11 years ago
  76. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 11 years ago
  77. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  78. 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  79. 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
  80. 41c6284 ixgbe: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  81. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  82. ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  83. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  84. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  85. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  86. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 11 years ago
  87. fdabfc8a ixgbe: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  88. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  89. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  90. 38da9853 net: ixgbe calls skb_set_hash by Tom Herbert · 11 years ago
  91. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  92. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 11 years ago
  93. 0391bbe ixgbe: Restore hw_addr in LER recovery paths by Mark Rustad · 11 years ago
  94. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 11 years ago
  95. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 11 years ago
  96. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  97. f341c4e ixgbe: bump version number by Don Skidmore · 11 years ago
  98. 31ac910 ixgbe: set driver_max_VFs should be done before enabling SRIOV by ethan.zhao · 11 years ago
  99. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 11 years ago
  100. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 11 years ago