1. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  2. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  3. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  4. 54f0e9b Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  5. 90b90f6 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
  6. 3b5c6b9 can: janz-ican3: add support for one shot mode by Ira W. Snyder · 12 years ago
  7. 30df588 can: janz-ican3: avoid firmware lockup caused by infinite bus error quota by Ira W. Snyder · 12 years ago
  8. 83702f6 can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS by Ira W. Snyder · 12 years ago
  9. 88b5870 can: janz-ican3: fix error and byte counters by Ira W. Snyder · 12 years ago
  10. 9e4d690 can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 by Marc Kleine-Budde · 14 years ago
  11. 007890d can: janz-ican3: drop invalid skbs by Ira W. Snyder · 12 years ago
  12. 8456a91 can: janz-ican3: remove dead code by Ira W. Snyder · 12 years ago
  13. 3d42a37 can: flexcan: add 2nd clock to support imx53 and newer by Steffen Trumtrar · 12 years ago
  14. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  15. 769162e Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by David S. Miller · 12 years ago
  16. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 4cce66c mlx4_en: map entire pages to increase throughput by Thadeu Lima de Souza Cascardo · 12 years ago
  18. a9ec6bd sfc: initialize dynamic sysfs attributes for lockdep by Michal Schmidt · 12 years ago
  19. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 12 years ago
  20. 2150293 asix: AX88172A driver depends on phylib by Christian Riesch · 12 years ago
  21. cb7b24c asix: Add support for programming the EEPROM by Christian Riesch · 12 years ago
  22. ceb02c9 asix: Rework reading from EEPROM by Christian Riesch · 12 years ago
  23. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  24. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 12 years ago
  25. 36eb22e libertas: firmware.c: remove duplicated include by Duan Jiong · 12 years ago
  26. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 12 years ago
  27. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  28. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 12 years ago
  29. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  30. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  31. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  32. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  33. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  34. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago
  35. 25f7fd4 md: fix bug in handling of new_data_offset by NeilBrown · 12 years ago
  36. 8a7298b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  37. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  38. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 12 years ago
  39. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  40. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  41. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 12 years ago
  42. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 12 years ago
  43. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  44. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  45. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  46. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago
  47. c8ab13f tilegx net: use eth_hw_addr_random(), not eth_random_addr() by Chris Metcalf · 12 years ago
  48. 8388546 tilegx net driver: handle payload data not in frags by Chris Metcalf · 12 years ago
  49. 9b4c341 net: tilegx driver bugfix (be explicit about percpu queue number) by Chris Metcalf · 12 years ago
  50. 0cd0664 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  51. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 12 years ago
  52. c1e3209 v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP. by Hans Verkuil · 12 years ago
  53. fe2e27b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 12 years ago
  55. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 12 years ago
  56. ed36d7b jme: netpoll support by Peter Wu · 12 years ago
  57. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 12 years ago
  58. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  59. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  60. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 12 years ago
  61. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 12 years ago
  62. db8dacf net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 12 years ago
  63. fcc24db asix: Fix return value in AX88172A driver bind function by Christian Riesch · 12 years ago
  64. b6fe83e bonding: refine IFF_XMIT_DST_RELEASE capability by Eric Dumazet · 12 years ago
  65. 1817e83 net: qmi_wwan: make dynamic device IDs work by Bjørn Mork · 12 years ago
  66. eeda858 b44: add 64 bit stats by Kevin Groeneveld · 12 years ago
  67. 2e177a5 be2net: Ignore physical link async event for Lancer by Padmanabh Ratnakar · 12 years ago
  68. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 12 years ago
  69. c3fe065 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  70. 1c65296 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  71. 54399a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  72. e8c7b33 wlcore: increase command completion timeout by Luciano Coelho · 12 years ago
  73. 5285eb54 wlcore: wait for command completion event when sending CMD_ROLE_STOP by Luciano Coelho · 12 years ago
  74. cc31a3c wl18xx: enable MIMO rates when connected as a MIMO STA by Arik Nemtsov · 12 years ago
  75. bf722d1 wlcore: make usage of nla_put clearer by Yair Shapira · 12 years ago
  76. ff32431 wlcore/wl12xx: calibrator fem detect implementation by Yair Shapira · 12 years ago
  77. 16bc10c3 wl18xx: disable calibrator based fem detect by Yair Shapira · 12 years ago
  78. 7019c80 wlcore: add plt_mode including new PLT_FEM_DETECT by Yair Shapira · 12 years ago
  79. 4340d1c wlcore: use basic rates for non-data packets by Eliad Peller · 12 years ago
  80. 42066f9 wlcore: don't issue SLEEP_AUTH command during recovery by Arik Nemtsov · 12 years ago
  81. 602c759 wl18xx: fix bogus compile warning on cc config option by Arik Nemtsov · 12 years ago
  82. bed483f wlcore: send EAPOLs using minimum basic rate for all roles by Igal Chernobelsky · 12 years ago
  83. c68cc0f wl18xx: add support for ht_mode in conf.h by Yair Shapira · 12 years ago
  84. 8e945ff wlcore: don't re-configure wakeup conditions if not needed by Eyal Shapira · 12 years ago
  85. 45777c4 wl18xx: alloc conf.phy memory to ensure alignemnt by Arik Nemtsov · 12 years ago
  86. d4f513f Clk: SPEAr1340: Update sys clock parent array by Vipul Kumar Samar · 12 years ago
  87. d9ba8db clk: SPEAr1340: Fix clk enable register for uart1 and i2c1. by Vipul Kumar Samar · 12 years ago
  88. a8f4bf0 Clk:spear6xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  89. 5cfc545 Clk:spear3xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  90. e28f1aa clk:spear1310:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  91. 5cb6a9b clk:spear1340:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  92. 908421f ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix by Alexander Duyck · 12 years ago
  93. 671c0ad ixgbe: Cleanup logic for MRQC and MTQC configuration by Alexander Duyck · 12 years ago
  94. 4ae6373 ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration by Alexander Duyck · 12 years ago
  95. ac802f5 ixgbe: Move configuration of set_real_num_rx/tx_queues into open by Alexander Duyck · 12 years ago
  96. de3d5b9 ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls by Alexander Duyck · 12 years ago
  97. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 12 years ago
  98. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago
  99. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 12 years ago
  100. 097b0e1 b43: fix crash with OpenFWWF by Johannes Berg · 12 years ago