1. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  2. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  3. ed378a52 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  4. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  5. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  6. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  7. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  8. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  9. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  10. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  11. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 14 years ago
  12. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 14 years ago
  13. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 14 years ago
  14. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 14 years ago
  15. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 14 years ago
  16. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  17. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 14 years ago
  18. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 14 years ago
  19. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 14 years ago
  20. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  21. f910381 math: Introduce div64_long by Sasha Levin · 14 years ago
  22. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 14 years ago
  23. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 14 years ago
  24. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  25. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 14 years ago
  26. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 14 years ago
  27. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 14 years ago
  28. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 14 years ago
  29. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 14 years ago
  30. 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 14 years ago
  31. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 14 years ago
  32. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 15 years ago
  33. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 15 years ago
  34. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 14 years ago
  35. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 14 years ago
  36. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  37. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 15 years ago
  38. 177958e mac80211: remove tx_sync by Johannes Berg · 14 years ago
  39. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 14 years ago
  40. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 15 years ago
  41. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 14 years ago
  42. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 14 years ago
  43. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 14 years ago
  44. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 15 years ago
  45. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 14 years ago
  46. bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 14 years ago
  47. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 14 years ago
  48. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  49. 927353a serial: introduce generic port in/out helpers by Paul Gortmaker · 14 years ago
  50. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 14 years ago
  51. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  52. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 14 years ago
  53. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  54. cb5d769 perf: Add ABI reference sizes by Stephane Eranian · 15 years ago
  55. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  56. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 14 years ago
  57. 3cc3615 usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support by Bjørn Mork · 14 years ago
  58. 6fe18d2 TTY: amiserial no longer needs serialP by Jiri Slaby · 14 years ago
  59. ff169e5 TTY: amiserial, stop using serial_state->{irq,type,line} by Jiri Slaby · 14 years ago
  60. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 14 years ago
  61. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 14 years ago
  62. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 14 years ago
  63. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 14 years ago
  64. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 14 years ago
  65. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 14 years ago
  66. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 14 years ago
  67. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 14 years ago
  68. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 14 years ago
  69. ef8a3fd driver core: move the deferred probe pointer into the private area by Greg Kroah-Hartman · 14 years ago
  70. d1c3414 drivercore: Add driver probe deferral mechanism by Grant Likely · 14 years ago
  71. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 14 years ago
  72. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 14 years ago
  73. 44a1bfd TTY: serialP, remove DECLARE_WAITQUEUE check by Jiri Slaby · 14 years ago
  74. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 14 years ago
  75. 91cedcd TTY: serial, simplify ASYNC_USR_MASK by Jiri Slaby · 14 years ago
  76. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 14 years ago
  77. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 14 years ago
  78. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 14 years ago
  79. 079c953 vt:tackle kbd_table by Alan Cox · 15 years ago
  80. ac3f48d route: Remove redirect_genid by Steffen Klassert · 14 years ago
  81. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 14 years ago
  82. 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 14 years ago
  83. 82492a3 af_iucv: add shutdown for HS transport by Ursula Braun · 14 years ago
  84. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 14 years ago
  85. ace30d7 netfilter: xt_LOG: add __printf() to sb_add() by Eric Dumazet · 15 years ago
  86. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 15 years ago
  87. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 15 years ago
  88. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 15 years ago
  89. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 15 years ago
  90. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 15 years ago
  91. 5f1f815 netfilter: remove ipt_SAME.h and ipt_realm.h by WANG Cong · 15 years ago
  92. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 15 years ago
  93. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 15 years ago
  94. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 15 years ago
  95. b8c5e52 netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 15 years ago
  96. 7f81c95 netfilter: ipset: hash:net,iface timeout bug fixed by Jozsef Kadlecsik · 15 years ago
  97. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 15 years ago
  98. 0927a1a netfilter: ipset: Log warning when a hash type of set gets full by Jozsef Kadlecsik · 15 years ago
  99. ae8ded1 netfilter: ipset: expose userspace-relevant parts in ip_set.h by Jan Engelhardt · 15 years ago
  100. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 15 years ago