1. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 11 years ago
  2. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 60cd085 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  4. 1d966d0 net: Mellanox: Delete unnecessary checks before the function call "vunmap" by Markus Elfring · 11 years ago
  5. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 11 years ago
  6. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 11 years ago
  7. 9230165 i40e: Enable Loopback for the FCOE vsi as well by Anjali Singhai Jain · 11 years ago
  8. 4d48b56 i40e: use dev_port for fcoe netdev by Vasu Dev · 11 years ago
  9. 0314777 i40e: Fix function header by Greg Rose · 11 years ago
  10. 9be00d6 i40e: fix led blink toggle to enable steady state by Matt Jared · 11 years ago
  11. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 11 years ago
  12. 88086e5d i40e: stop the service task at shutdown by Mitch Williams · 11 years ago
  13. acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 11 years ago
  14. 00293fd i40evf: stop the watchdog for shutdown by Mitch Williams · 11 years ago
  15. 8b011eb i40evf: ignore bogus messages from FW by Mitch Williams · 11 years ago
  16. f4a7188 i40evf: reset on module unload by Mitch Williams · 11 years ago
  17. 3ba9bcb i40e: add locking around VF reset by Mitch Williams · 11 years ago
  18. 0757489 i40e: Use even more ARQ descriptors by Mitch Williams · 11 years ago
  19. 1750a22 i40e: delay after VF reset by Mitch Williams · 11 years ago
  20. 83840e4 i40e: avoid use of uninitialized v_budget in i40e_init_msix by John W Linville · 11 years ago
  21. cf86da4 i40e: i40e_fcoe.c: Remove unused function by Rickard Strandqvist · 11 years ago
  22. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 11 years ago
  23. bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 11 years ago
  24. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 11 years ago
  25. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 11 years ago
  26. 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 11 years ago
  27. f986afc be2net: avoid unncessary swapping of fields in eth_tx_wrb by Sathya Perla · 11 years ago
  28. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 11 years ago
  29. f66b7cf be2net: refactor be_set_rx_mode() and be_vid_config() for readability by Sathya Perla · 11 years ago
  30. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 11 years ago
  31. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 11 years ago
  32. 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 11 years ago
  33. 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 11 years ago
  34. 83b0611 be2net: replace (1 << x) with BIT(x) by Vasundhara Volam · 11 years ago
  35. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 11 years ago
  36. fd972b7 amd-xgbe: Check per channel DMA interrupt use in main ISR by Lendacky, Thomas · 11 years ago
  37. 37c85c3 net: sxgbe: fix error handling in init_rx_ring() by Dan Carpenter · 11 years ago
  38. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 11 years ago
  39. 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 11 years ago
  40. e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 11 years ago
  41. e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 11 years ago
  42. d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 11 years ago
  43. 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 11 years ago
  44. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 11 years ago
  45. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 11 years ago
  46. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 11 years ago
  47. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 11 years ago
  48. 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 11 years ago
  49. 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 11 years ago
  50. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 11 years ago
  51. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 11 years ago
  52. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 11 years ago
  53. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 11 years ago
  54. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 11 years ago
  55. 8093b1c net/macb: fix sparse warning by Lad, Prabhakar · 11 years ago
  56. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 11 years ago
  57. 57ae84a0 enic: enic_main: fix sparse warnings by Lad, Prabhakar · 11 years ago
  58. a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 11 years ago
  59. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 11 years ago
  60. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 11 years ago
  61. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 11 years ago
  63. 7061b2b qlogic: Deletion of unnecessary checks before two function calls by Markus Elfring · 11 years ago
  64. f86b4ae net: ethernet: ti/cpsw-common.c: fix sparse warning by Lad, Prabhakar · 11 years ago
  65. de70176 netxen: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 11 years ago
  66. 1b4b32c net: fec: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 11 years ago
  67. 2d4ad4f myri10ge: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 11 years ago
  68. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 11 years ago
  69. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 11 years ago
  70. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 11 years ago
  71. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 11 years ago
  72. 9b55669 NetCP: Deletion of unnecessary checks before two function calls by Markus Elfring · 11 years ago
  73. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 11 years ago
  74. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 11 years ago
  75. cfb53f3 net/mlx4_en: Notify TX Vlan offload change by Ido Shamay · 11 years ago
  76. e8e7f01 net/mlx4_en: Adjust RX frag strides to frag sizes by Ido Shamay · 11 years ago
  77. b110d2c net/mlx4_en: Print page allocator information by Ido Shamay · 11 years ago
  78. 1c755cc net/mlx5_core: Move to use hex PCI device IDs by Or Gerlitz · 11 years ago
  79. 0fab541 net/mlx4_core: Fix misleading debug print on CQE stride support by Or Gerlitz · 11 years ago
  80. 6af0a52 net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before using by Maor Gottlieb · 11 years ago
  81. b332068 net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write() by Maor Gottlieb · 11 years ago
  82. 5da0354 net/mlx4_en: Port aggregation configuration by Moni Shoua · 11 years ago
  83. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 11 years ago
  84. 59e14e3 net/mlx4_core: Port aggregation low level interface by Moni Shoua · 11 years ago
  85. b5057dd tlan: msecs_to_jiffies convrsion by Nicholas Mc Guire · 11 years ago
  86. 51fd947 tlan: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 11 years ago
  87. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 11 years ago
  88. 4fc9b87 net: fs_enet: Implement NETIF_F_SG feature by LEROY Christophe · 11 years ago
  89. 5a2e87b net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs by Jack Morgenstein · 11 years ago
  90. ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 11 years ago
  91. 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 11 years ago
  92. 4c0c46b net: hip04: add missing MODULE_LICENSE by Arnd Bergmann · 11 years ago
  93. 44ba582 sunvnet: set queue mapping when doing packet copies by David L Stevens · 11 years ago
  94. 61132bf qlge: Fix qlge_update_hw_vlan_features to handle if interface is down by Marcelo Leitner · 11 years ago
  95. 9766e97 net: rocker: Add support for retrieving port level statistics by David Ahern · 11 years ago
  96. eb0ac42 rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD by Roopa Prabhu · 11 years ago
  97. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 11 years ago
  98. b2dec11 stmmac: DMA threshold mode or SF mode can be different among multiple device instance by Sonic Zhang · 11 years ago
  99. 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 11 years ago
  100. 58c11b5 drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone by Karicheri, Muralidharan · 11 years ago