1. b678724 HID: hidraw: add proper error handling to raw event reporting by Jiri Kosina · 12 years ago
  2. d4f0e4d HID: hiddev: Use vzalloc to allocate hiddev_list by Havard Skinnemoen · 12 years ago
  3. 9f1f463 HID: hid-apple: fix a tab width style issue by Benedikt Bergenthal · 12 years ago
  4. 212da74 HID: Aureal Remote Control Device Driver by Josenivaldo Benito Junior · 12 years ago
  5. dc3c78e HID: usbhid: Check HID report descriptor contents after device reset by Simon Haggett · 12 years ago
  6. 72f1367 HID: tivo: fix support for bluetooth version of tivo Slide by Jiri Kosina · 12 years ago
  7. a8c52b6 HID: usbhid: fix error handling of not enough bandwidth by Oliver Neukum · 12 years ago
  8. d464c92 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  9. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  10. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  11. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  12. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  13. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  14. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  15. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 4a247a4 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  19. 4d5df5d HID: multitouch: add PID for Fructel product by Andreas Nielsen · 12 years ago
  20. 77aa8e6 Merge branches 'roccat' and 'wacom' into for-linus by Jiri Kosina · 12 years ago
  21. 3abee35 Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  22. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 12 years ago
  23. b7f077d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 12 years ago
  25. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  26. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 12 years ago
  27. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  28. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  29. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 12 years ago
  30. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 12 years ago
  31. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  32. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 12 years ago
  33. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 12 years ago
  34. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  35. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 12 years ago
  36. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  37. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 12 years ago
  38. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  39. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 12 years ago
  40. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 12 years ago
  41. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  42. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  43. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  44. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  45. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  46. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  47. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  48. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  49. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  50. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  51. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  52. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  53. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 12 years ago
  54. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 12 years ago
  55. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 12 years ago
  56. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 12 years ago
  57. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 12 years ago
  58. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 12 years ago
  59. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 12 years ago
  60. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 12 years ago
  61. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 12 years ago
  62. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 12 years ago
  64. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  66. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 12 years ago
  67. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  68. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 12 years ago
  69. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 12 years ago
  70. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 12 years ago
  71. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 12 years ago
  72. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 12 years ago
  73. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 12 years ago
  74. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 12 years ago
  75. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  76. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  77. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  78. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  79. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 12 years ago
  80. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  81. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 12 years ago
  82. 6a22845 stmmac: Add device-tree support by Stefan Roese · 12 years ago
  83. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 12 years ago
  84. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 12 years ago
  85. bc01caf staging/zmem: Use lockdep_assert_held instead of spin_is_locked by Andi Kleen · 12 years ago
  86. 11207b6 net: qmi_wwan: add support for ZTE MF820D by Bjørn Mork · 12 years ago
  87. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  88. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  89. 5889d3d USB: option: add ZTE MF820D by Bjørn Mork · 12 years ago
  90. 647d558 usb: gadget: f_fs: Remove lock is held before freeing checks by Andi Kleen · 12 years ago
  91. 963940c USB: option: make interface blacklist work again by Bjørn Mork · 12 years ago
  92. 7396bd9 usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver by Sebastian Andrzej Siewior · 12 years ago
  93. 01a2829 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
  94. 7e503a3 HID: wacom: Add reporting of wheel for Intuos4 WL by Przemo Firszt · 12 years ago
  95. 9a911da HID: wacom: Replace __set_bit with input_set_capability by Przemo Firszt · 12 years ago
  96. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 12 years ago
  97. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 12 years ago
  98. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 12 years ago
  99. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  100. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago