1. 12a89db net/ethernet/sfc: Don't use of_node_to_eeh_dev() by Benjamin Herrenschmidt · 9 years ago
  2. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 9 years ago
  4. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 9 years ago
  5. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 9 years ago
  6. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 9 years ago
  7. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 9 years ago
  8. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 9 years ago
  9. 1037ebb net/mlx4_en: Disbale GRO for incoming loopback/selftest packets by Ido Shamay · 9 years ago
  10. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 9 years ago
  11. 55ff4ea net: systemport: fix software maintained statistics by Florian Fainelli · 9 years ago
  12. f62ba9c net: bcmgenet: fix software maintained statistics by Florian Fainelli · 9 years ago
  13. 187d678 net: pasemi: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  14. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  15. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  16. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  17. b8b0134 net: smc91c92_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  18. f7c3068 netxen_nic: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  19. 00c7eb99 qlcnic: Fix trivial typo in comment by Yannick Guerrini · 9 years ago
  20. 8963a50 net: ti: cpsw: add hibernation callbacks by Grygorii Strashko · 9 years ago
  21. 2f5c54c net: davinci_mdio: add hibernation callbacks by Grygorii Strashko · 9 years ago
  22. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 9 years ago
  23. 4092e6a net: bcmgenet: fix throughtput regression by Jaedon Shin · 9 years ago
  24. 2f1d8b9 macvtap: make sure neighbour code can push ethernet header by Eric Dumazet · 9 years ago
  25. 32034e0 Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  26. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 9 years ago
  27. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 9 years ago
  28. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 9 years ago
  29. 061c1a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 9 years ago
  30. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 9 years ago
  31. 7488c3e net: asix: add support for the Sitecom LN-028 USB adapter by Luca Ceresoli · 9 years ago
  32. 5f2ebfb rocker: silence shift wrapping warning by Dan Carpenter · 9 years ago
  33. e65ad3b rocker: add a check for NULL in rocker_probe_ports() by Dan Carpenter · 9 years ago
  34. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 9 years ago
  35. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 9 years ago
  36. 65d1346 i40e: check pointers before use by Shannon Nelson · 9 years ago
  37. 2c47e35 i40e: catch NVM write semaphore timeout and retry by Shannon Nelson · 9 years ago
  38. 33c62b3 i40e: stop flow director on shutdown by Mitch A Williams · 9 years ago
  39. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 9 years ago
  40. 85e76d0 i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix by Anjali Singhai · 9 years ago
  41. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 9 years ago
  42. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 9 years ago
  43. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 9 years ago
  44. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 9 years ago
  45. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 9 years ago
  46. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 9 years ago
  47. de78fc5 i40e: fix shift precedence issue by Shannon Nelson · 9 years ago
  48. dda094a i40e: Fix memory leak at failure path in i40e_dbg_command_write() by Alexey Khoroshilov · 9 years ago
  49. 74ad752 amd-xgbe-phy: PHY KX/KR mode differences by Tom Lendacky · 9 years ago
  50. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 9 years ago
  51. 7fbb9d8 xen-netback: release pending index before pushing Tx responses by David Vrabel · 9 years ago
  52. f2831e2 mac80211_hwsim: fix error handling in tx_frame_nl by Bob Copeland · 10 years ago
  53. 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 9 years ago
  54. fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 9 years ago
  55. 57e5956 team: fix possible null pointer dereference in team_handle_frame by Jiri Pirko · 9 years ago
  56. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 9 years ago
  57. 2c45015 wan: cosa: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  58. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 9 years ago
  59. ddede6d net: dsa: bcm_sf2: fix 64-bits register reads by Florian Fainelli · 9 years ago
  60. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 9 years ago
  61. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 9 years ago
  62. bf60e50 net/appletalk: LTPC needs virt_to_bus by Arnd Bergmann · 9 years ago
  63. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 9 years ago
  64. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 9 years ago
  65. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 9 years ago
  66. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 9 years ago
  67. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 10 years ago
  68. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  69. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  70. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  74. d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 10 years ago
  75. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  76. 65bab84 r8152: restore hw settings by hayeswang · 10 years ago
  77. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  78. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  79. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  80. 0416605 hso: fix rx parsing logic when skb allocation fails by Aleksander Morgado · 10 years ago
  81. 6aa6395 ipvlan: add a missing __percpu pcpu_stats by Eric Dumazet · 10 years ago
  82. d0af71a tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() by Jun'ichi Nomura \(NEC\) · 10 years ago
  83. 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
  84. 2169733 bgmac: fix device initialization on Northstar SoCs (condition typo) by Rafał Miłecki · 10 years ago
  85. fe79fab qlcnic: Delete existing multicast MAC list before adding new by Shahed Shaikh · 10 years ago
  86. de61390 net/mlx5_core: Fix configuration of log_uar_page_sz by Eli Cohen · 10 years ago
  87. f7d70f7 sunvnet: don't change gso data on clones by David L Stevens · 10 years ago
  88. 1d6c4cc drivers/net: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  89. 163cff3 drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF by Geert Uytterhoeven · 10 years ago
  90. bc2f387 et131x: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  91. 0ace2ca vxlan: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  92. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  93. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  94. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 10 years ago
  95. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 10 years ago
  96. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  97. 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
  98. 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
  99. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  100. aeb2d2a rtlwifi: Remove logging statement that is no longer needed by Larry Finger · 10 years ago