1. 163c8ff bonding: 802.3ad: make aggregator_identifier bond-private by Jiri Bohac · 10 years ago
  2. eb85569 usbnet: remove generic hard_header_len check by Emil Goode · 10 years ago
  3. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  4. c321f7d drivers/net: tulip_remove_one needs to call pci_disable_device() by Ingo Molnar · 10 years ago
  5. 891de74 hyperv: Fix the carrier status setting by Haiyang Zhang · 10 years ago
  6. eb2d4c6 net,bonding: fix bond_options.c direct rwlock.h include by Mike Galbraith · 10 years ago
  7. ce11c43 net: of_mdio: fix of_set_phy_supported after driver probing by Florian Fainelli · 10 years ago
  8. d43ff4c net: asix: add missing flag to struct driver_info by Emil Goode · 10 years ago
  9. 602b109 net:phy:dp83640: Move all HW initialization to dp83640_config_init by Stefan Sørensen · 10 years ago
  10. 0d961b3 drivers: net: cpsw: fix buggy loop condition by Heiko Schocher · 10 years ago
  11. b0c057c vhost: fix a theoretical race in device cleanup by Michael S. Tsirkin · 10 years ago
  12. 0ad8b48 vhost: fix ref cnt checking deadlock by Michael S. Tsirkin · 10 years ago
  13. 208ece1 USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' by Liu Junliang · 10 years ago
  14. 6726d97 USB2NET: SR9800: use %zu for size_t by Jingoo Han · 10 years ago
  15. 89e1017 net: cpsw: catch of_get_phy_mode failing and propagate error by Uwe Kleine-König · 10 years ago
  16. 9b2b6a2 net: qmi_wwan: add support for Cinterion PXS8 and PHS8 by Aleksander Morgado · 10 years ago
  17. b12a0c3 Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  18. 91ff37f net: axienet: Fix compilation warnings by Michal Simek · 10 years ago
  19. 9d5e8ec net: axienet: Fix compilation error by Michal Simek · 10 years ago
  20. f80889a bonding: Fix deadlock in bonding driver when using netpoll by dingtianhong · 10 years ago
  21. da37705 macvlan: unregister net device when netdev_upper_dev_link() fails by Cong Wang · 10 years ago
  22. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 10 years ago
  23. c7966b5 net: fix macvtap type name in Kconfig by Jan Luebbe · 10 years ago
  24. 862474f8 can: kvaser_usb: check number of channels returned by HW by Olivier Sobrie · 10 years ago
  25. a87af77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  26. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 10 years ago
  28. 6b8790b bonding: remove unwanted bond lock for enslave processing by dingtianhong · 10 years ago
  29. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 10 years ago
  30. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 10 years ago
  31. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 10 years ago
  32. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 10 years ago
  33. 49d3d6c drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context() by Dan Carpenter · 10 years ago
  34. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 10 years ago
  35. 7653aab net: qmi_wwan: add ZTE MF667 by Raymond Wanyoike · 10 years ago
  36. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 10 years ago
  37. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 10 years ago
  38. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  39. 872c7e6f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  40. c9efe51 fix a kmap leak in virtio_console by Al Viro · 10 years ago
  41. 4944790 Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  42. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  43. 3e382dd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  44. 2091f43 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  45. 22446d3 Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  46. 0f96b86 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  47. 440b87e drivers/net: fix build warning in ethernet/sfc/tx.c by Paul Gortmaker · 10 years ago
  48. 4ccd0bb hso: remove some dead code by Dan Carpenter · 10 years ago
  49. cd13978 isdn/hisax: hex vs decimal typo in prfeatureind() by Dan Carpenter · 10 years ago
  50. 3d55f44 r8152: fix the submission of the interrupt transfer by hayeswang · 10 years ago
  51. 656493d bnx2x: Allow VF rss on higher PFs by Yuval Mintz · 10 years ago
  52. c6993df tg3: Fix deadlock in tg3_change_mtu() by Nithin Sujir · 10 years ago
  53. c6e27f2 tg3: cleanup an error path in tg3_phy_reset_5703_4_5() by Dan Carpenter · 10 years ago
  54. 1c8bb76 bnx2[x]: Make module parameters readable by James M Leddy · 10 years ago
  55. 597b506 net: irda: ep7211-sir: Remove driver by Alexander Shiyan · 10 years ago
  56. efe2057 net: phy: sunxi: Add new compatibles by Maxime Ripard · 10 years ago
  57. 4dae168 net: ethernet: sunxi: Add new compatibles by Maxime Ripard · 10 years ago
  58. 4f545a4 hwmon: (da9055) Remove use of regmap_irq_get_virq() by Adam Thomson · 10 years ago
  59. a2ff34c Merge branches 'acpi-cleanup' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  60. 7fd9050 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  61. 93e7371 Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  62. 65f0505 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  63. 348f7d4 rtl8180: Add error check for pci_map_single return value in TX path by andrea.merello · 10 years ago
  64. 2b4db05 rtl8180: Add error check for pci_map_single return value in RX path by andrea.merello · 10 years ago
  65. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 10 years ago
  66. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 10 years ago
  67. 1bc8927 s390/cio: improve cio_commit_config by Sebastian Ott · 10 years ago
  68. 7c4c62a drm/radeon: allow geom rings to be setup on r600/r700 (v2) by Dave Airlie · 11 years ago
  69. 9ca5d4b Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  70. 9df5a9b Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  71. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  72. 9ab9831 xen-netback: Fix Rx stall due to race condition by Zoltan Kiss · 10 years ago
  73. ef42c58 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  75. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  76. 1b76af5 drm/ttm: Don't clear page metadata of imported sg pages by Thomas Hellstrom · 10 years ago
  77. 8fcfb99 ACPI / hotplug: Fix panic on eject to ejected device by Toshi Kani · 10 years ago
  78. c66f854 drm/ttm: Fix TTM object open regression by Thomas Hellstrom · 11 years ago
  79. cd9a21a vmwgfx: Fix unitialized stack read in vmw_setup_otable_base by Dave Jones · 11 years ago
  80. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 10 years ago
  81. a6fc955 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 by Thomas Hellstrom · 11 years ago
  82. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  83. c1a2137 drm/vmwgfx: Fix legacy surface reference size copyback by Thomas Hellstrom · 11 years ago
  84. 0ccbbae drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices by Thomas Hellstrom · 11 years ago
  85. cf5e341 drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls" by Thomas Hellstrom · 11 years ago
  86. 76c7d18 drm/vmwgfx: Don't commit staged bindings if execbuf fails by Thomas Hellstrom · 11 years ago
  87. bce3ea8 xen-netfront: handle backend CLOSED without CLOSING by David Vrabel · 10 years ago
  88. e8c37aff bnx2x: fix L2-GRE TCP issues by Dmitry Kravkov · 10 years ago
  89. fbd3a77 net: qmi_wwan: add Netgear Aircard 340U by Bjørn Mork · 10 years ago
  90. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 10 years ago
  91. a13aff0 net: ethoc: set up MII management bus clock by Max Filippov · 10 years ago
  92. 445a48c net: ethoc: don't advertise gigabit speed on attached PHY by Max Filippov · 10 years ago
  93. 5273e3a net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 10 years ago
  94. 62ad968 net:phy:dp83640: Initialize PTP clocks at device init. by Stefan Sørensen · 10 years ago
  95. 80671bd net:phy:dp83640: Do not hardcode timestamping event edge by Stefan Sørensen · 10 years ago
  96. e2e2f51 net:phy:dp83640: Declare that TX timestamping possible by Stefan Sørensen · 10 years ago
  97. cc689aa bonding: fail_over_mac should only affect AB mode in bond_set_mac_address() by dingtianhong · 11 years ago
  98. 00503b6 bonding: fail_over_mac should only affect AB mode at enslave and removal processing by dingtianhong · 11 years ago
  99. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 11 years ago
  100. 085ca11 ACPI / proc: remove unneeded NULL check by Dan Carpenter · 11 years ago