1. e0809db bonding: Fix initialize after use for 3ad machine state spinlock by nikolay@redhat.com · 12 years ago
  2. b59340c bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate() by nikolay@redhat.com · 12 years ago
  3. ccae0e5 b43: Increase number of RX DMA slots by Larry Finger · 12 years ago
  4. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 12 years ago
  5. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 12 years ago
  6. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 12 years ago
  7. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 12 years ago
  8. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 12 years ago
  9. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 12 years ago
  10. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  11. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  12. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  13. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  14. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  15. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  16. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  17. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  18. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 12 years ago
  19. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  20. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  21. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  22. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  23. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  24. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  25. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  26. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  27. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  28. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  29. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  30. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  31. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  32. 4507dc9 igb: increase timeout for ethtool offline self-test by Stefan Assmann · 12 years ago
  33. 3eb1a40 igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  34. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  35. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  36. c14dd26 ieee802154: at86rf230: Remove empty suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  37. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 12 years ago
  38. f85b02c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  39. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  40. 9e97d14 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  41. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  42. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  43. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  44. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  45. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  46. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  47. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  48. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 12 years ago
  49. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 12 years ago
  50. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 12 years ago
  51. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 12 years ago
  52. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  53. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  54. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  55. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  56. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  57. 93c78c5 mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv by Karl Beldan · 12 years ago
  58. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  59. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  60. b56e681 brcmsmac: Remove unnecessary memset casts by Joe Perches · 12 years ago
  61. e81c7e9 brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings. by Joe Perches · 12 years ago
  62. bdb084b iwlegacy: more checks for dma mapping errors by Stanislaw Gruszka · 12 years ago
  63. 4ea545d rt2x00: check for dma mappings errors by Stanislaw Gruszka · 12 years ago
  64. 52301a8 mwifiex: device specific sleep cookie handling for PCIe by Avinash Patil · 12 years ago
  65. 06e7cda3 rtlwifi: Rework Kconfig by Larry Finger · 12 years ago
  66. 68eed6e brcmsmac: fix brcms_c_country_valid() by Dan Carpenter · 12 years ago
  67. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  68. ba77971 gianfar: Fix and cleanup Rx FCB indication by Claudiu Manoil · 12 years ago
  69. 13f228d gianfar: Remove wrong buffer size conditioning to VLAN h/w offload by Claudiu Manoil · 12 years ago
  70. 61db26c gianfar: gfar_process_frame returns void by Claudiu Manoil · 12 years ago
  71. bd9e89f gianfar: GRO_DROP is unlikely by Claudiu Manoil · 12 years ago
  72. b597d20 gianfar: Cleanup and optimize struct gfar_private by Claudiu Manoil · 12 years ago
  73. 369ec16 gianfar: Add device ref (dev) in gfar_private by Claudiu Manoil · 12 years ago
  74. 41a2060 gianfar: Remove unused device_node ref in gfar_private by Claudiu Manoil · 12 years ago
  75. 4160815 bgmac: add read of interrupt mask after disabling interrupts by Nathan Hintz · 12 years ago
  76. 3e55f8b xen-netback: cancel the credit timer when taking the vif down by David Vrabel · 12 years ago
  77. 35876b5 xen-netback: correctly return errors from netbk_count_requests() by David Vrabel · 12 years ago
  78. f350ca0 net: cdc_ncm: fix probing of devices with multiple control interface altsettings by Bjørn Mork · 12 years ago
  79. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  80. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  81. 323a72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. 217a55a bgmac: return error on failed PHY write by Rafał Miłecki · 12 years ago
  83. 9e9ff4b be2net: remove BUG_ON() in be_mcc_compl_is_new() by Sathya Perla · 12 years ago
  84. 79876e0 net: ethernet: ti: remove redundant NULL check. by Cyril Roelandt · 12 years ago
  85. 8770e91 net/macb: fix race with RX interrupt while doing NAPI by Nicolas Ferre · 12 years ago
  86. ac57480 atl1c: add error checking for pci_map_single functions by Huang, Xiong · 12 years ago
  87. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 12 years ago
  88. d0023f8 Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  89. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 12 years ago
  90. 6871978 gianfar: remove largely unused gfar_stats struct by Paul Gortmaker · 12 years ago
  91. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 73c0d75 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm by Linus Torvalds · 12 years ago
  93. 3399cfb drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 12 years ago
  94. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 12 years ago
  95. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  96. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  97. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  98. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  99. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  100. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago