1. 00aef98 sfc: Remove extern from function prototypes by Joe Perches · 12 years ago
  2. 8a1a0ae qlogic: Remove extern from function prototypes by Joe Perches · 12 years ago
  3. f4588c4 oki-semi: Remove extern from function prototypes by Joe Perches · 12 years ago
  4. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 12 years ago
  5. d4cb2ee ibm/emac: Remove extern from function prototypes by Joe Perches · 12 years ago
  6. 388367a drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode by Mugunthan V N · 12 years ago
  7. 5892cd1 drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw by Mugunthan V N · 12 years ago
  8. aa1a15e net: ethernet: cpsw: switch to devres allocations by Daniel Mack · 12 years ago
  9. 44da5c2 amd/7990: Remove extern from function prototypes by Joe Perches · 12 years ago
  10. bddb2d9 gianfar: Remove extern from function prototypes by Joe Perches · 12 years ago
  11. 31886e8 emulex: Remove extern from function prototypes by Joe Perches · 12 years ago
  12. 22018e4 chelsio: Remove extern from function prototypes by Joe Perches · 12 years ago
  13. 49ca19b brocade: Remove extern from function prototypes by Joe Perches · 12 years ago
  14. 1ee1725 broadcom: Remove extern from function prototypes by Joe Perches · 12 years ago
  15. 6ae97e8 atheros: Remove extern from function prototypes by Joe Perches · 12 years ago
  16. 3398032 adi: Remove extern from function prototypes by Joe Perches · 12 years ago
  17. 68d3430 8390: Remove extern from function prototypes by Joe Perches · 12 years ago
  18. 405eb0e can: Remove extern from function prototypes by Joe Perches · 12 years ago
  19. 27c90dc Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  20. e4cb29f tg3: Update version to 3.134 by Nithin Sujir · 12 years ago
  21. cb04be4 tg3: Remove unnecessary spinlock by Nithin Sujir · 12 years ago
  22. 21e315e tg3: Appropriately classify interrupts during request_irq by Nithin Sujir · 12 years ago
  23. 4bc814a tg3: Remove redundant if check by Nithin Sujir · 12 years ago
  24. db79e1e tg3: Remove if 0'd code by Nithin Sujir · 12 years ago
  25. 89f6797 tg3: LED in shared mode does not blink during traffic by Nithin Sujir · 12 years ago
  26. 6827371 tg3: Add support for new 577xx device ids by Nithin Sujir · 12 years ago
  27. 3ab7107 tg3: Add function tg3_phy_shdw_write() by Nithin Sujir · 12 years ago
  28. 19717d0 declance: Remove `incompatible pointer type' warnings by Maciej W. Rozycki · 12 years ago
  29. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 12 years ago
  30. 052c19e net: cdc-phonet: Staticize usbpn_probe by Sachin Kamat · 12 years ago
  31. 8a67d1c net: cxgb4vf: Staticize local symbols by Sachin Kamat · 12 years ago
  32. 8e61777 net: bnx2x: Staticize local symbols by Sachin Kamat · 12 years ago
  33. cd738c4 net: emaclite: Code cleanup by Michal Simek · 12 years ago
  34. 37c67c6 net: emaclite: Not necessary to call devm_iounmap by Michal Simek · 12 years ago
  35. c47b2d9 sfc: Support ARFS for IPv6 flows by Ben Hutchings · 12 years ago
  36. ee45fd9 sfc: Use TX PIO for sufficiently small packets by Jon Cooper · 12 years ago
  37. 0fe5565 sfc: Introduce inline functions to simplify TX insertion by Ben Hutchings · 13 years ago
  38. 306a278 sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc() by Ben Hutchings · 13 years ago
  39. 183233b sfc: Allocate and link PIO buffers; map them with write-combining by Ben Hutchings · 13 years ago
  40. dfa50be sfc: Implement firmware-assisted TSO for EF10 by Ben Hutchings · 13 years ago
  41. c78c39e sfc: Fold tso_get_head_fragment() into tso_start() by Ben Hutchings · 13 years ago
  42. 137b792 sfc: Add EF10 registers to register dump by Ben Hutchings · 13 years ago
  43. 9fd8095d sfc: efx_ef10_filter_update_rx_scatter() can be static by Fengguang Wu · 12 years ago
  44. b51ca34 sfc: efx_ethtool_get_ts_info() can be static by Fengguang Wu · 13 years ago
  45. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 12 years ago
  47. c194992 skge: fix broken driver by Mikulas Patocka · 12 years ago
  48. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 12 years ago
  49. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 12 years ago
  50. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 12 years ago
  51. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 12 years ago
  52. 2936b6a vxlan: Avoid creating fdb entry with NULL destination by Sridhar Samudrala · 12 years ago
  53. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 12 years ago
  54. e05e907 net loopback: Set loopback_dev to NULL when freed by Eric W. Biederman · 12 years ago
  55. 1ef68ec Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  56. d82a7f5 net: usb: cdc_ether: use usb.h macros whenever possible by Fabio Porcedda · 12 years ago
  57. 8857ec2 net: usb: cdc_ether: fix checkpatch errors and warnings by Fabio Porcedda · 12 years ago
  58. 0092820 net: usb: cdc_ether: Use wwan interface for Telit modules by Fabio Porcedda · 12 years ago
  59. 9900303 bgmac: implement unaligned addressing for DMA rings that support it by Rafał Miłecki · 12 years ago
  60. 3647268 bgmac: allow bigger et_swtype nvram variable by Hauke Mehrtens · 12 years ago
  61. 6a391e7 bgmac: fix internal switch initialization by Rafał Miłecki · 12 years ago
  62. 7a3a621 drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties by Olaf Hering · 12 years ago
  63. 73a695f cxgb4: remove workqueue when driver registration fails by Wei Yang · 12 years ago
  64. 7eacd03 bonding: Make alb learning packet interval configurable by Neil Horman · 12 years ago
  65. 35e4237 vxlan: Fix sparse warnings by Joseph Gasparakis · 12 years ago
  66. 5c44bbd qlcnic: Fix VF reset recovery by Manish Chopra · 12 years ago
  67. 3274f68 net: ps3_gelic: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  68. cf68ca1 net: smsc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  69. 7887427 net: pasemi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  70. d8865d5 net: natsemi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  71. cfb9a51 net: ks8851-ml: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  72. 599c2e1 net: pxa168_eth: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  73. dddb29e net: lantiq_etop: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  74. c023e28 net: hp100: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  75. 44a272d net: fec: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  76. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  77. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 12 years ago
  78. 29ed74c bnx2x: Use pci_dev pm_cap by Jon Mason · 12 years ago
  79. c3eb7a7 alx: remove redundant D0 power state set by Yijing Wang · 12 years ago
  80. 922bbe8 be2net: missing variable initialization by Antonio Alecrim Jr · 12 years ago
  81. c9771bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  82. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 12 years ago
  83. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 12 years ago
  84. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 12 years ago
  85. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 12 years ago
  86. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 12 years ago
  87. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 12 years ago
  88. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  89. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 12 years ago
  90. 8947312 net/irda/mcs7780: fix memory leaks in mcs_net_open() by Alexey Khoroshilov · 12 years ago
  91. 38463e2 net/mlx4_en: Check device state when setting coalescing by Eugenia Emantayev · 12 years ago
  92. f25672f net: tulip: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  93. 7bebd00 ethernet: amd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  94. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  95. 63aca0f bfin_mac: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  96. 6e43fc0 xen-netback: count number required slots for an skb more carefully by David Vrabel · 12 years ago
  97. 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 12 years ago
  98. 662ca43 tuntap: correctly handle error in tun_set_iff() by Jason Wang · 12 years ago
  99. a9677bc xen-netback: fix possible format string flaw by Kees Cook · 12 years ago
  100. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 12 years ago