1. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 10 years ago
  2. 85e76d0 i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix by Anjali Singhai · 10 years ago
  3. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 10 years ago
  4. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 10 years ago
  5. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 10 years ago
  6. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 10 years ago
  7. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 10 years ago
  8. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 10 years ago
  9. de78fc5 i40e: fix shift precedence issue by Shannon Nelson · 10 years ago
  10. dda094a i40e: Fix memory leak at failure path in i40e_dbg_command_write() by Alexey Khoroshilov · 10 years ago
  11. 74ad752 amd-xgbe-phy: PHY KX/KR mode differences by Tom Lendacky · 10 years ago
  12. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 10 years ago
  13. 7fbb9d8 xen-netback: release pending index before pushing Tx responses by David Vrabel · 10 years ago
  14. 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 10 years ago
  15. fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 10 years ago
  16. 57e5956 team: fix possible null pointer dereference in team_handle_frame by Jiri Pirko · 10 years ago
  17. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 10 years ago
  18. 2c45015 wan: cosa: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  19. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 10 years ago
  20. ddede6d net: dsa: bcm_sf2: fix 64-bits register reads by Florian Fainelli · 10 years ago
  21. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 10 years ago
  22. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 10 years ago
  23. bf60e50 net/appletalk: LTPC needs virt_to_bus by Arnd Bergmann · 10 years ago
  24. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 10 years ago
  25. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 10 years ago
  26. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 10 years ago
  27. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 10 years ago
  28. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 10 years ago
  29. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  31. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  33. d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 10 years ago
  34. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  35. 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
  36. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  37. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  38. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  39. 0416605 hso: fix rx parsing logic when skb allocation fails by Aleksander Morgado · 10 years ago
  40. 6aa6395 ipvlan: add a missing __percpu pcpu_stats by Eric Dumazet · 10 years ago
  41. d0af71a tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() by Jun'ichi Nomura \(NEC\) · 10 years ago
  42. b3b482c Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  43. 2169733 bgmac: fix device initialization on Northstar SoCs (condition typo) by Rafał Miłecki · 10 years ago
  44. fe79fab qlcnic: Delete existing multicast MAC list before adding new by Shahed Shaikh · 10 years ago
  45. de61390 net/mlx5_core: Fix configuration of log_uar_page_sz by Eli Cohen · 10 years ago
  46. f7d70f7 sunvnet: don't change gso data on clones by David L Stevens · 10 years ago
  47. 1d6c4cc drivers/net: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  48. 163cff3 drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF by Geert Uytterhoeven · 10 years ago
  49. bc2f387 et131x: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  50. 0ace2ca vxlan: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  51. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  52. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  53. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 10 years ago
  54. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 10 years ago
  55. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  57. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  58. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  59. aeb2d2a rtlwifi: Remove logging statement that is no longer needed by Larry Finger · 10 years ago
  60. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 10 years ago
  61. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 60cd085 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  64. 1d966d0 net: Mellanox: Delete unnecessary checks before the function call "vunmap" by Markus Elfring · 10 years ago
  65. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
  66. 92e584f net/bonding: Fix potential bad memory access during bonding events by Moni Shoua · 10 years ago
  67. c8ac18f2 Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  68. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 10 years ago
  69. 9230165 i40e: Enable Loopback for the FCOE vsi as well by Anjali Singhai Jain · 10 years ago
  70. 4d48b56 i40e: use dev_port for fcoe netdev by Vasu Dev · 10 years ago
  71. 0314777 i40e: Fix function header by Greg Rose · 10 years ago
  72. 9be00d6 i40e: fix led blink toggle to enable steady state by Matt Jared · 10 years ago
  73. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 10 years ago
  74. 88086e5d i40e: stop the service task at shutdown by Mitch Williams · 10 years ago
  75. acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 10 years ago
  76. 00293fd i40evf: stop the watchdog for shutdown by Mitch Williams · 10 years ago
  77. 8b011eb i40evf: ignore bogus messages from FW by Mitch Williams · 10 years ago
  78. f4a7188 i40evf: reset on module unload by Mitch Williams · 10 years ago
  79. 3ba9bcb i40e: add locking around VF reset by Mitch Williams · 10 years ago
  80. 0757489 i40e: Use even more ARQ descriptors by Mitch Williams · 10 years ago
  81. 1750a22 i40e: delay after VF reset by Mitch Williams · 10 years ago
  82. 83840e4 i40e: avoid use of uninitialized v_budget in i40e_init_msix by John W Linville · 10 years ago
  83. cf86da4 i40e: i40e_fcoe.c: Remove unused function by Rickard Strandqvist · 10 years ago
  84. a4870f7 vxlan: Wrong type passed to %pIS by Rasmus Villemoes · 10 years ago
  85. dd83829 Driver: Vmxnet3: Change the hex constant to its decimal equivalent by Shrikrishna Khare · 10 years ago
  86. 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 10 years ago
  87. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
  88. bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 10 years ago
  89. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
  90. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
  91. 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 10 years ago
  92. f986afc be2net: avoid unncessary swapping of fields in eth_tx_wrb by Sathya Perla · 10 years ago
  93. 2125237 be2net: process port misconfig async event by Vasundhara Volam · 10 years ago
  94. f66b7cf be2net: refactor be_set_rx_mode() and be_vid_config() for readability by Sathya Perla · 10 years ago
  95. ac34b74 be2net: remove duplicate code in be_cmd_rx_filter() by Sathya Perla · 10 years ago
  96. 70a7b52 be2net: use offset based FW flashing for Skyhawk chip by Vasundhara Volam · 10 years ago
  97. 81a9e22 be2net: avoid flashing SH-B0 UFI image on SH-P2 chip by Vasundhara Volam · 10 years ago
  98. 5d3acd0 be2net: refactor code that checks flash file compatibility by Vasundhara Volam · 10 years ago
  99. 83b0611 be2net: replace (1 << x) with BIT(x) by Vasundhara Volam · 10 years ago
  100. f7062ee be2net: move un-exported routines from be.h to respective src files by Sathya Perla · 10 years ago