1. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  2. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  3. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  4. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  5. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  6. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  7. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  8. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  9. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 11 years ago
  10. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  11. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  12. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  13. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 11 years ago
  14. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  15. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  16. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  17. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  18. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  19. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  20. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  21. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  22. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 11 years ago
  23. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 11 years ago
  24. 2fea6cd can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value by Oliver Hartkopp · 11 years ago
  25. 2c7a9dc be2net: Avoid programming permenant MAC by BE3-R VFs by Ajit Khaparde · 11 years ago
  26. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  27. d4360d6 be2net: Disabling and enabling interrupts in suspend and resume by Ajit Khaparde · 11 years ago
  28. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  29. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  30. 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
  31. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  32. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  33. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  34. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  35. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  36. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  37. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  38. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  39. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  40. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 11 years ago
  41. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  42. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  43. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  44. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  45. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  46. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  47. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  48. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  49. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  50. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  51. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  52. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  53. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  54. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  55. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  56. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  57. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  58. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  59. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  60. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  61. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  62. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  63. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  64. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  65. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  66. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  67. 3b1bace brcmfmac: fix possible memory leak by Geyslan G. Bem · 11 years ago
  68. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  69. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 11 years ago
  70. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 11 years ago
  71. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  72. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  73. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  74. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  75. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  76. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  77. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  78. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  79. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  80. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  81. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  82. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  83. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  84. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  85. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  86. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  87. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  88. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  89. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  90. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  91. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  92. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  93. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  94. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  95. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  96. 2490f20 IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 11 years ago
  97. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
  98. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago
  99. f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 11 years ago
  100. 71f777e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago