1. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  3. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  4. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  5. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  6. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  7. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  8. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  9. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  10. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  11. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  12. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  13. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  14. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  15. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  16. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  17. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  18. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  19. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  20. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  21. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  22. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  23. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  24. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  25. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  26. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  27. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  28. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  29. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  30. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  31. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  32. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 11 years ago
  33. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 11 years ago
  34. 2fea6cd can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value by Oliver Hartkopp · 11 years ago
  35. 2c7a9dc be2net: Avoid programming permenant MAC by BE3-R VFs by Ajit Khaparde · 11 years ago
  36. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  37. d4360d6 be2net: Disabling and enabling interrupts in suspend and resume by Ajit Khaparde · 11 years ago
  38. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  40. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  41. 7acd718 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
  42. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  43. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  44. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  45. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  46. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  47. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  48. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  49. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  50. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  51. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  52. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  53. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  54. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  55. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  56. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  57. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  58. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  59. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  60. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  61. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  62. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  63. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  64. 3b1bace brcmfmac: fix possible memory leak by Geyslan G. Bem · 11 years ago
  65. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 11 years ago
  66. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  67. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  68. 1e7a2e2 net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume by Daniel Mack · 11 years ago
  69. f9de11a bonding: add ip checks when store ip target by Wang Weidong · 11 years ago
  70. 2b136d0 IB/mlx5: Fix list_del of empty list by Eli Cohen · 11 years ago
  71. eafbdde rtlwifi: rtl8192cu: Fix more pointer arithmetic errors by Larry Finger · 11 years ago
  72. 353d2a6 mwifiex: fix issues in driver unload path for USB chipsets by Ujjal Roy · 11 years ago
  73. 3c59e32 mwifiex: fix memory leak issue for sdio and pcie cards by Amitkumar Karwar · 11 years ago
  74. 98a4635 mwifiex: fix potential mem leak in .del_virtual_intf by Amitkumar Karwar · 11 years ago
  75. d1af294 mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc by Amitkumar Karwar · 11 years ago
  76. bec568f mwifiex: failure path handling in mwifiex_add_virtual_intf() by Amitkumar Karwar · 11 years ago
  77. 68b76e9 mwifiex: use return value of mwifiex_add_virtual_intf() correctly by Amitkumar Karwar · 11 years ago
  78. b4089d6 rt2x00: fix a crash bug in the HT descriptor handling fix by Felix Fietkau · 11 years ago
  79. 6fcbe53 ath9k: Fix issue with MCS15 by Sujith Manoharan · 11 years ago
  80. c7ce155 ath9k: Update AR9462 2.1 initvals by Sujith Manoharan · 11 years ago
  81. 3e850ed ath: fix dynamic user regulatory settings by Luis R. Rodriguez · 11 years ago
  82. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  83. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  84. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  85. 8422d1f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  86. 5061de3 virtio-net: mergeable buffer size should include virtio-net header by Michael Dalton · 11 years ago
  87. b54629e alx: Reset phy speed after resume by hahnjo · 11 years ago
  88. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  89. d842a31 net:fec: fix WARNING caused by lack of calls to dma_mapping_error() by Duan Fugang-B38611 · 11 years ago
  90. b869ccf bonding: fix two race conditions in bond_store_updelay/downdelay by Nikolay Aleksandrov · 11 years ago
  91. a5be8cd ixp4xx_eth: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  92. 2ee91e5 ti_cpsw: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  93. 5f3da32 stmmac: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  94. 810abe9 pch_gbe: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  95. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  96. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  97. 16a3fa2 macvtap: limit head length of skb allocated by Jason Wang · 11 years ago
  98. 96f8d9e tuntap: limit head length of skb allocated by Jason Wang · 11 years ago
  99. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  100. d8ec5a5 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