1. 212da74 HID: Aureal Remote Control Device Driver by Josenivaldo Benito Junior · 12 years ago
  2. dc3c78e HID: usbhid: Check HID report descriptor contents after device reset by Simon Haggett · 12 years ago
  3. 72f1367 HID: tivo: fix support for bluetooth version of tivo Slide by Jiri Kosina · 12 years ago
  4. a8c52b6 HID: usbhid: fix error handling of not enough bandwidth by Oliver Neukum · 12 years ago
  5. d464c92 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  6. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  8. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  9. 701085b exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 12 years ago
  10. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  11. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  12. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  13. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  14. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 12 years ago
  15. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  16. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  17. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  18. 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
  19. 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
  20. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  21. 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
  22. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 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
  24. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 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
  26. 4a247a4 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  27. 4d5df5d HID: multitouch: add PID for Fructel product by Andreas Nielsen · 12 years ago
  28. 77aa8e6 Merge branches 'roccat' and 'wacom' into for-linus by Jiri Kosina · 12 years ago
  29. 3abee35 Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  30. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 12 years ago
  31. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 12 years ago
  32. 5ed59af Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 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
  34. b0e37d7 Merge branch 'dcache-word-accesses' by Linus Torvalds · 12 years ago
  35. 6d7d1a0 vfs: get rid of batshit-insane pointless dentry hash calculations by Linus Torvalds · 12 years ago
  36. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 12 years ago
  37. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  38. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 12 years ago
  39. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  40. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  41. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 12 years ago
  42. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 12 years ago
  43. dc72d99 net: bpf_jit: fix BPF_S_LDX_B_MSH compilation by Eric Dumazet · 12 years ago
  44. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 12 years ago
  45. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  46. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 12 years ago
  47. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 12 years ago
  48. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 12 years ago
  49. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  50. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 12 years ago
  51. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  52. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 12 years ago
  53. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  54. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 12 years ago
  55. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 12 years ago
  56. e86b2919 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 12 years ago
  57. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 12 years ago
  58. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 12 years ago
  59. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  60. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  61. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  62. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  63. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  64. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  65. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  66. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  67. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  68. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  69. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  70. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  71. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 12 years ago
  72. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 12 years ago
  73. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 12 years ago
  74. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 12 years ago
  75. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 12 years ago
  76. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 12 years ago
  77. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 12 years ago
  78. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 12 years ago
  79. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 12 years ago
  80. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. c16fa4f Linux 3.3 by Linus Torvalds · 12 years ago
  82. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 12 years ago
  83. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  84. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  85. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  87. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  88. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 12 years ago
  89. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  90. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 12 years ago
  91. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 12 years ago
  92. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 12 years ago
  93. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 12 years ago
  94. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 12 years ago
  95. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 12 years ago
  96. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 12 years ago
  97. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  98. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  99. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  100. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago