1. 127a425 bnx2x: Removing indirect register access by Ariel Elior · 13 years ago
  2. 8d7b027 bnx2x: Support Queue Per Cos in 5771xx devices by Ariel Elior · 13 years ago
  3. d6cb17d e1000e: 82574/82583 Tx hang workaround by Bruce Allan · 13 years ago
  4. c550b12 e1000e: use hardware default values for Transmit Control register by Bruce Allan · 13 years ago
  5. 6a92f73 e1000e: use default settings for Tx Inter Packet Gap timer by Bruce Allan · 13 years ago
  6. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 13 years ago
  7. 56032be e1000e: always set transmit descriptor control registers the same by Bruce Allan · 13 years ago
  8. b6fbca2 e1000e: default IntMode based on kernel config & available hardware support by Bruce Allan · 13 years ago
  9. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  10. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  11. c5083cf e1000e: convert head, tail and itr_register offsets to __iomem pointers by Bruce Allan · 13 years ago
  12. 7ee9135 e1000e: re-enable alternate MAC address for all devices which support it by Bruce Allan · 13 years ago
  13. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  14. afd1293 e1000e: cleanup Rx checksum offload code by Bruce Allan · 13 years ago
  15. 9b28ecd net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices by Bjørn Mork · 13 years ago
  16. 8a3b7a2 drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver by danborkmann@iogearbox.net · 13 years ago
  17. a44acd5 bnx2x: unlock before returning an error by Dan Carpenter · 13 years ago
  18. 8bca5d1 vmxnet3: cleanup tso headers manipulation by Eric Dumazet · 13 years ago
  19. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 13 years ago
  20. cf66f9d xen/netfront: add netconsole support. by Konrad Rzeszutek Wilk · 13 years ago
  21. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  22. c11bf1c net/hyperv: fix possible memory leak in do_set_multicast() by Wei Yongjun · 13 years ago
  23. 2bbba27 drivers/net: dsa/mv88e6xxx.c files need linux/module.h by Paul Gortmaker · 13 years ago
  24. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 13 years ago
  25. 90b9a545 stmmac: fix phy naming inconsistency by Alessandro Rubini · 13 years ago
  26. edd664b dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches. by Chris Healy · 13 years ago
  27. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 13 years ago
  28. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  29. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  30. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 13 years ago
  31. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 13 years ago
  32. 1fdf155 bnx2x: allow user to change ring size in ISCSI SD mode by Dmitry Kravkov · 13 years ago
  33. b0700b1 bnx2x: fix Big-Endianess in ethtool -t by Dmitry Kravkov · 13 years ago
  34. d5e8363 bnx2x: fixed ethtool statistics for MF modes by Yuval Mintz · 13 years ago
  35. 460a25c bnx2x: credit-leakage fixup on vlan_mac_del_all by Yuval Mintz · 13 years ago
  36. 4ec7ac1 macvlan: fix a possible use after free by Eric Dumazet · 13 years ago
  37. af58f1d kernel-doc: fix new warning in net/phy/mdio_bus.c by Randy Dunlap · 13 years ago
  38. df505eb be2net: create RSS rings even in multi-channel configs by Sathya Perla · 13 years ago
  39. d0249e44 skge: check for PCI dma mapping errors by stephen hemminger · 13 years ago
  40. 19f9ad7 skge: don't assert carrier until link is up by stephen hemminger · 13 years ago
  41. 803143f mlx4_core: map async events to arbitrary slave eqs by Marcel Apfelbaum · 13 years ago
  42. 9fd7a1e mlx4_core: Fix mtt profile issue by Marcel Apfelbaum · 13 years ago
  43. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 13 years ago
  44. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  45. 35fb9af mlx4: VF is not allowed to perform dump stats by Eugenia Emantayev · 13 years ago
  46. b477ba6 mlx4_en: clear all eth statistics when port goes up by Eugenia Emantayev · 13 years ago
  47. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 13 years ago
  48. 3d8fe98 ixgbevf: make operations tables const by Stephen Hemminger · 13 years ago
  49. b5417bf ixgbevf: fix sparse warnings by Stephen Hemminger · 13 years ago
  50. b47aca13 ixgbevf: make ethtool ops and strings const by Stephen Hemminger · 13 years ago
  51. 375b27c ixgbevf: Prevent possible race condition by checking for message by Greg Rose · 13 years ago
  52. 795be95 ixgbe: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago
  53. 56b6896 igbvf: Remove unnecessary irq disable/enable by Mitch A Williams · 13 years ago
  54. b2f0f6b igbvf: remove unneeded cast by Stephen Hemminger · 13 years ago
  55. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 13 years ago
  56. c50b52a igb: make local functions static by Stephen Hemminger · 13 years ago
  57. 17f1bbc net: ftgmac100/ftmac100: add missing interrupt.h include by Thomas Faber · 13 years ago
  58. b924551 bonding: fix enslaving in alb mode when link down by Jiri Bohac · 13 years ago
  59. 2b53d07 pch_gbe: Do not abort probe on bad MAC by Darren Hart · 13 years ago
  60. 35d87e3 enic: fix location of vnic dev unregister in enic_probe cleanup code by Roopa Prabhu · 13 years ago
  61. ca2b721 enic: rearrange some of the port profile code by Roopa Prabhu · 13 years ago
  62. 7335903 enic: Add sriov vf device id checks in port profile code by Roopa Prabhu · 13 years ago
  63. 3a4adef enic: This patch adds pci id 0x71 for SRIOV VF's by Roopa Prabhu · 13 years ago
  64. 93d3e36 mlx4_en: set number of rx rings used by RSS using ethtool by Yevgeny Petrilin · 13 years ago
  65. 1c659a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  66. 4f3d09d b43: add option to avoid duplicating device support with brcmsmac by John W. Linville · 13 years ago
  67. f96b08a brcmsmac: fix tx queue flush infinite loop by Stanislaw Gruszka · 13 years ago
  68. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  69. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  70. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  71. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  72. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  73. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  74. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  75. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  76. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  77. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  78. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  79. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  80. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  81. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  82. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  83. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  84. 331d930 wireless: iwlwifi: iwl-scan.c: Fix build warning by Fabio Estevam · 13 years ago
  85. 7a532fe ath9k_hw: fix interpretation of the rx KeyMiss flag by Felix Fietkau · 13 years ago
  86. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  87. dfd00c4 rt2800pci: fix spurious interrupts generation by Stanislaw Gruszka · 13 years ago
  88. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  89. ccde8a4 wireless: b43: fix Oops on card eject during transfer by Guennadi Liakhovetski · 13 years ago
  90. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  91. 91dce7d pptp: Accept packet with seq zero by Bradley Peterson · 13 years ago
  92. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 13 years ago
  93. 25cecd7 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap by Julia Lawall · 13 years ago
  94. 20d4369 drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap by Julia Lawall · 13 years ago
  95. 8363658 ksz884x: fix mtu for VLAN by Doug Kehn · 13 years ago
  96. 72092cc dp83640: Fix NOHZ local_softirq_pending 08 warning by Manfred Rudigier · 13 years ago
  97. 9c4886e gianfar: Fix invalid TX frames returned on error queue when time stamping by Manfred Rudigier · 13 years ago
  98. db83d13 gianfar: Fix missing sock reference when processing TX time stamps by Manfred Rudigier · 13 years ago
  99. eb8a54a7 phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  100. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago