1. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  2. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  3. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  4. 0b71644 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
  5. 303c07d ppp: set qdisc_tx_busylock to avoid LOCKDEP splat by Eric Dumazet · 12 years ago
  6. 7cb08d7 atl1c: restore buffer state by Huang, Xiong · 12 years ago
  7. 629821d Revert "xen: netback: remove redundant xenvif_put" by David S. Miller · 12 years ago
  8. 45d213f qmi_wwan, cdc-ether: add ADU960S by Dan Williams · 12 years ago
  9. b3f92b6 bonding: set sysfs device_type to 'bond' by Doug Goldstein · 12 years ago
  10. 0896341 bonding: fix bond_release_all inconsistencies by nikolay@redhat.com · 12 years ago
  11. 7341a73 b44: use netdev_alloc_skb_ip_align() by Hauke Mehrtens · 12 years ago
  12. d372045 xen: netback: remove redundant xenvif_put by Andrew Jones · 12 years ago
  13. 07dcf8e net: fec: Do a sanity check on the gpio number by Fabio Estevam · 12 years ago
  14. e0809db bonding: Fix initialize after use for 3ad machine state spinlock by nikolay@redhat.com · 12 years ago
  15. b59340c bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate() by nikolay@redhat.com · 12 years ago
  16. ccae0e5 b43: Increase number of RX DMA slots by Larry Finger · 12 years ago
  17. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 12 years ago
  18. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 12 years ago
  19. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 12 years ago
  20. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 12 years ago
  21. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 12 years ago
  22. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 12 years ago
  23. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  24. b53cf45 net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails. by Kumar Amit Mehta · 12 years ago
  25. 488ec87 net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  26. bc6b892 rtlwifi: usb: allocate URB control message setup_packet and data buffer separately by Jussi Kivilinna · 12 years ago
  27. a5f3905 mwifiex: add 802.11AC support by Yogesh Ashok Powar · 12 years ago
  28. 073c9e6 mwifiex: coding style cleanup in bss parameter update by Yogesh Ashok Powar · 12 years ago
  29. 3d48203 mwifiex: fix empty TX ring check for PCIe8897 while unloading driver by Avinash Patil · 12 years ago
  30. 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
  31. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  32. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  33. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  34. cfe4182 iwlwifi: dvm: improve (again) the prints in reclaim path by Emmanuel Grumbach · 12 years ago
  35. 3104ba1 iwlwifi: dvm: fix delayed enter to CT-kill bug by Eytan Lifshitz · 12 years ago
  36. ec8b688 iwlwifi: mvm: Reserve MAC id 0 for managed interfaces by Ilan Peer · 12 years ago
  37. 1e849c9 iwlwifi: mvm: Fix resource allocation for P2P Device by Ilan Peer · 12 years ago
  38. d91b06d iwlwifi: mvm: Set the scan type according to the vif type by Ilan Peer · 12 years ago
  39. e372282 iwlwifi: mvm: fix time event command handling race by Johannes Berg · 12 years ago
  40. 93630dc iwlwifi: mvm: add debug statement to time event add by Johannes Berg · 12 years ago
  41. 9cc4071 iwlwifi: mvm: fix GO powersave client manipulation by Johannes Berg · 12 years ago
  42. d2931bb iwlwifi: mvm: program DTIM timings properly by Johannes Berg · 12 years ago
  43. b18bf97 iwlwifi: mvm: fix merge error by Johannes Berg · 12 years ago
  44. 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
  45. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  46. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  47. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 12 years ago
  48. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  49. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  50. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  51. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  52. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  53. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  54. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  55. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  56. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  57. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  58. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  59. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  60. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  61. 4507dc9 igb: increase timeout for ethtool offline self-test by Stefan Assmann · 12 years ago
  62. 3eb1a40 igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  63. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  64. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  65. c14dd26 ieee802154: at86rf230: Remove empty suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  66. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 12 years ago
  67. f85b02c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  68. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  69. 9e97d14 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  70. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  71. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  72. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  73. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  74. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  75. 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
  76. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  77. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 12 years ago
  78. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 12 years ago
  79. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 12 years ago
  80. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 12 years ago
  81. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  82. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  83. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  84. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  85. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  86. 93c78c5 mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv by Karl Beldan · 12 years ago
  87. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  88. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  89. b56e681 brcmsmac: Remove unnecessary memset casts by Joe Perches · 12 years ago
  90. e81c7e9 brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings. by Joe Perches · 12 years ago
  91. bdb084b iwlegacy: more checks for dma mapping errors by Stanislaw Gruszka · 12 years ago
  92. 4ea545d rt2x00: check for dma mappings errors by Stanislaw Gruszka · 12 years ago
  93. 52301a8 mwifiex: device specific sleep cookie handling for PCIe by Avinash Patil · 12 years ago
  94. 06e7cda3 rtlwifi: Rework Kconfig by Larry Finger · 12 years ago
  95. 68eed6e brcmsmac: fix brcms_c_country_valid() by Dan Carpenter · 12 years ago
  96. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  97. ba77971 gianfar: Fix and cleanup Rx FCB indication by Claudiu Manoil · 12 years ago
  98. 13f228d gianfar: Remove wrong buffer size conditioning to VLAN h/w offload by Claudiu Manoil · 12 years ago
  99. 61db26c gianfar: gfar_process_frame returns void by Claudiu Manoil · 12 years ago
  100. bd9e89f gianfar: GRO_DROP is unlikely by Claudiu Manoil · 12 years ago