1. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  2. 904435c ntb_netdev: remove from list on exit by Jon Mason · 11 years ago
  3. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 11 years ago
  4. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  5. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago
  6. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  7. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  8. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  9. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  10. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  11. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  12. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  13. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  14. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  15. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 11 years ago
  16. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 11 years ago
  17. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 11 years ago
  18. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 11 years ago
  19. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 11 years ago
  20. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 11 years ago
  21. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 11 years ago
  22. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 11 years ago
  23. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 11 years ago
  24. 8c04641 qlcnic: Fix ethtool strings by Shahed Shaikh · 11 years ago
  25. cffe52f qlcnic: Fix setting MAC address by Manish Chopra · 11 years ago
  26. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  27. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  28. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  29. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  30. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  31. ccd384b mwifiex: fix setting of multicast filter by Daniel Drake · 11 years ago
  32. f16fdc9 mwifiex: fix memory leak issue when driver unload by Amitkumar Karwar · 11 years ago
  33. 4879542 mwifiex: clear is_suspended flag when interrupt is received early by Bing Zhao · 11 years ago
  34. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 11 years ago
  35. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 11 years ago
  36. dd9c464 iwl4965: workaround connection regression on passive channel by Stanislaw Gruszka · 11 years ago
  37. 73b82bf B43: Handle DMA RX descriptor underrun by Thommy Jakobsson · 11 years ago
  38. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 11 years ago
  39. 2c00699 bfin_mac: fix error return code in bfin_mac_probe() by Wei Yongjun · 11 years ago
  40. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 11 years ago
  41. 228fb08 net/spider_net: fix error return code in spider_net_open() by Wei Yongjun · 11 years ago
  42. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 11 years ago
  43. 7b0c5f2 sierra_net: keep status interrupt URB active by Dan Williams · 11 years ago
  44. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 11 years ago
  45. 7fdb784 qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 11 years ago
  46. fba8755 be2net: disable TX in be_close() by Sathya Perla · 11 years ago
  47. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 11 years ago
  48. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 11 years ago
  49. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 11 years ago
  50. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  51. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  52. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  53. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 11 years ago
  54. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  55. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 11 years ago
  56. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 11 years ago
  57. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 11 years ago
  58. 24d0c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. bc3041f wireless: single_open() leaks by Al Viro · 11 years ago
  60. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. 777c230 cxgb4: fix error recovery when t4_fw_hello returns a positive value by Thadeu Lima de Souza Cascardo · 11 years ago
  62. 88dccf5 sky2: Fix crash on receiving VLAN frames by Kirill Smelkov · 11 years ago
  63. c5060ce asix: fix BUG in receive path when lowering MTU by holger@eitzenberger.org · 11 years ago
  64. 0decc64 net: qmi_wwan: Add Telewell TW-LTE 4G by Teppo Kotilainen · 11 years ago
  65. 3d64fc7 usbnet: pegasus: endian bug in write_mii_word() by Dan Carpenter · 11 years ago
  66. db17834 ath5k: do not reschedule tx_complete_work on stop by Stanislaw Gruszka · 11 years ago
  67. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 11 years ago
  68. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  69. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  70. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 11 years ago
  71. 3764149 xen-netback: better names for thresholds by Wei Liu · 11 years ago
  72. 59ccb4e xen-netback: avoid allocating variable size array on stack by Wei Liu · 11 years ago
  73. ac69c26 xen-netback: remove redundent parameter in netbk_count_requests by Wei Liu · 11 years ago
  74. c2bba3d be2net: Fix to fail probe if MSI-X enable fails for a VF by Somnath Kotur · 11 years ago
  75. 04d3d62 be2net: avoid napi_disable() when it has not been enabled by Somnath Kotur · 11 years ago
  76. 701962d be2net: Fix firmware download for Lancer by Somnath Kotur · 11 years ago
  77. c5dae58 be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices by Ajit Khaparde · 11 years ago
  78. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 11 years ago
  79. a6c578e be2net: Fix to use 32-bit stats to report rx_drops_no_fragment by Ajit Khaparde · 11 years ago
  80. bbdc42f be2net: Fix to use version 2 of cq_create for SkyHawk-R devices by Ajit Khaparde · 11 years ago
  81. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 11 years ago
  82. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  83. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  84. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  85. b25f774 airo: Use remove_proc_subtree() by David Howells · 11 years ago
  86. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  87. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  88. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 11 years ago
  89. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 11 years ago
  90. 01d779a caif_virtio: Remove bouncing email addresses by Sjur Brændeland · 11 years ago
  91. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  92. fe86d71 mlx4_en: fix a build error on 32bit arches by Eric Dumazet · 11 years ago
  93. 97cd1ee Revert "bnx2x: allow nvram test to run when device is down" by Dmitry Kravkov · 11 years ago
  94. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 11 years ago
  95. ff6e722 sh_eth: use random MAC address if no valid one supplied by Sergei Shtylyov · 11 years ago
  96. 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 11 years ago
  97. 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 11 years ago
  98. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  99. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  100. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago