1. e50287b be2net: dma_sync each RX frag before passing it to the stack by Sathya Perla · 10 years ago
  2. 677676c ieee802154: fix at86rf212_set_txpower() exit path by Jean Sacren · 10 years ago
  3. 9717218 net/mlx4_en: Change Connect-X description in kconfig by Eyal Perry · 10 years ago
  4. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 10 years ago
  5. 28d222b net/mlx4_core: Fix sparse warning by Eyal Perry · 10 years ago
  6. 313c2d3 net/mlx4_en: Fix selftest failing on non 10G link speed by Amir Vadai · 10 years ago
  7. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 10 years ago
  8. 15bffdf net/mlx4_en: Move queue stopped/waked counters to be per ring by Eugenia Emantayev · 10 years ago
  9. 93591aa net/mlx4_en: Pad ethernet packets smaller than 17 bytes by Eugenia Emantayev · 10 years ago
  10. b97b33a net/mlx4_en: Verify mlx4_en module parameters by Eugenia Emantayev · 10 years ago
  11. fd8daa4 net/mlx4_en: Fix UP limit in ieee_ets->prio_tc by Amir Vadai · 10 years ago
  12. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 10 years ago
  13. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 10 years ago
  14. 0edd2bd ixgbe: Fix up some ethtool results when adapter is removed by Mark Rustad · 10 years ago
  15. 0391bbe ixgbe: Restore hw_addr in LER recovery paths by Mark Rustad · 10 years ago
  16. 2857276 bonding: send arp requests even if there's no route to them by Veaceslav Falico · 10 years ago
  17. 4e76ca7 net: w5100: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  18. d1b44ce net: w5300: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  19. 01a545c ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO by Emil Tantilov · 10 years ago
  20. b5d217f ixgbevf: fix handling of tx checksumming by Emil Tantilov · 10 years ago
  21. c97506a ixgbe: Add check for FW veto bit by Don Skidmore · 10 years ago
  22. 9f4d278 ixgbe: fix bit toggled for 82599 reset fix. by Don Skidmore · 10 years ago
  23. 429d6a3 ixgbe: collect all 82599 AUTOC code in one function by Don Skidmore · 10 years ago
  24. 1f86c98 ixgbe: fix to use correct timeout interval for memory read completion by Don Skidmore · 10 years ago
  25. 20d8435 phy: micrel: add of configuration for LED mode by Ben Dooks · 10 years ago
  26. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 10 years ago
  27. 167f3f7 igb: make local functions static and remove dead code by Jeff Kirsher · 10 years ago
  28. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 10 years ago
  29. ca32409 ixgbe: don't use magic size number to assign ptp_caps.name by Jacob Keller · 10 years ago
  30. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 10 years ago
  31. 44a6bd8 ieee802154: fix new function declaration by Jean Sacren · 10 years ago
  32. 86c3f0f8 vxlan: remove unused port variable in vxlan_udp_encap_recv() by Pablo Neira Ayuso · 10 years ago
  33. ca9f9f7 net/mlx4_en: Fix bad use of dev_id by Amir Vadai · 10 years ago
  34. 76a066f net/mlx4_en: Expose port number through sysfs by Amir Vadai · 10 years ago
  35. 94d9de3 bnx2x: save RAM in kdump kernel by disabling TPA by Michal Schmidt · 10 years ago
  36. ff2ad30 bnx2x: save RAM in kdump kernel by using a single queue by Michal Schmidt · 10 years ago
  37. 7d0445d bnx2x: clamp num_queues to prevent passing a negative value by Michal Schmidt · 10 years ago
  38. cd2b038 bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros by Joe Perches · 10 years ago
  39. 51adfcc33 net: bcmgenet: remove unused bh_lock member by Florian Fainelli · 10 years ago
  40. da56bbf net: bcmgenet: remove commented code in bcmgenet_xmit() by Florian Fainelli · 10 years ago
  41. 80d8e96 net: bcmgenet: drop checks on priv->phydev by Florian Fainelli · 10 years ago
  42. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 10 years ago
  43. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 10 years ago
  44. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 10 years ago
  45. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 10 years ago
  46. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 10 years ago
  47. 225a9a2 bcmgenet: Deleted unnecessary select_queue method. by David S. Miller · 10 years ago
  48. 5343a10 net: bcmgenet: Use devm_ioremap_resource() by Fabio Estevam · 10 years ago
  49. e8b3901 cgxb4: Stop using ethtool SPEED_* constants by Ben Hutchings · 10 years ago
  50. b17c706 loopback: sctp: add NETIF_F_SCTP_CSUM to device features by Daniel Borkmann · 10 years ago
  51. 3dd4705 qlcnic: Update version to 5.3.56 by Shahed Shaikh · 10 years ago
  52. 1a51042 qlcnic: Enhance semaphore lock access failure error message by Harish Patil · 10 years ago
  53. cecd59d qlcnic: Allow vlan0 traffic by Rajesh Borundia · 10 years ago
  54. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 10 years ago
  55. d91abf9 qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 10 years ago
  56. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 10 years ago
  57. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 10 years ago
  58. 0251248 net/mlx4: Set number of RX rings in a utility function by Ido Shamay · 10 years ago
  59. 7a4ddcd bonding: remove no longer needed lock for bond_xxx_info_query() by dingtianhong · 10 years ago
  60. 4335d60 bonding: use rcu_dereference() to access curr_active_slave by dingtianhong · 10 years ago
  61. 8274180 bonding: netpoll: remove unwanted slave_dev_support_netpoll() by dingtianhong · 10 years ago
  62. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 10 years ago
  63. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 10 years ago
  64. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 10 years ago
  65. 81b8c01 i40e: remove unnecessary delay by Mitch Williams · 10 years ago
  66. 821bd3e i40evf: remove errant space by Mitch A Williams · 10 years ago
  67. 673f2eb i40evf: update version and copyright date by Mitch Williams · 10 years ago
  68. 77d77f9 i40evf: store ring size in ring structs by Mitch Williams · 10 years ago
  69. d15632d i40evf: don't guess device name by Mitch Williams · 10 years ago
  70. db8ed10 i40evf: remove bogus comment by Mitch Williams · 10 years ago
  71. c2a137c i40evf: fix up strings in init task by Mitch Williams · 10 years ago
  72. dbbd811 i40evf: get rid of pci_using_dac by Mitch Williams · 10 years ago
  73. dbb01c8 i40evf: fix multiple crashes on remove by Mitch Williams · 10 years ago
  74. ed1f5b5 i40evf: remove VLAN filters on close by Mitch Williams · 10 years ago
  75. 625777e i40evf: request reset on tx hang by Mitch Williams · 10 years ago
  76. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  77. 010d3c3 bonding: fix bond_arp_rcv() race of curr_active_slave by Veaceslav Falico · 10 years ago
  78. a1eabb0 hyperv: Add latest NetVSP versions to auto negotiation by Haiyang Zhang · 10 years ago
  79. 21f374c bonding: Invert test by Joe Perches · 10 years ago
  80. 157550fb bonding: Remove unnecessary else by Joe Perches · 10 years ago
  81. 2a7c183 bonding: More use of ether_addr_copy by Joe Perches · 10 years ago
  82. 4cc5c47 pcnet32: add missing check for pci_dma_mapping_error by Don Fry · 10 years ago
  83. 60e2e8b pcnet32: fix reallocation error by Don Fry · 10 years ago
  84. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  86. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 10 years ago
  87. 4b636b5 net: ethernet: update dependency and help text of mvneta by Thomas Petazzoni · 10 years ago
  88. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 10 years ago
  89. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 10 years ago
  90. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 10 years ago
  91. d3ec67c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  92. 49f17de bonding: rename last_arp_rx to last_rx by Veaceslav Falico · 10 years ago
  93. 8e60346 bonding: trivial: rename slave->jiffies to ->last_link_up by Veaceslav Falico · 10 years ago
  94. f8ff080 bonding: remove useless updating of slave->dev->last_rx by Veaceslav Falico · 10 years ago
  95. ff71529 bonding: use last_arp_rx in bond_loadbalance_arp_mon() by Veaceslav Falico · 10 years ago
  96. 9f24273 bonding: use last_arp_rx in slave_last_rx() by Veaceslav Falico · 10 years ago
  97. f2cb691 bonding: use the new options to correctly set last_arp_rx by Veaceslav Falico · 10 years ago
  98. 896149f bonding: extend arp_validate to be able to receive unvalidated arp-only traffic by Veaceslav Falico · 10 years ago
  99. 3fe68df bonding: always set recv_probe to bond_arp_rcv in arp monitor by Veaceslav Falico · 10 years ago
  100. 6db4a54 bonding: always update last_arp_rx on packet recieve by Veaceslav Falico · 10 years ago