1. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  2. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 17 years ago
  3. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 17 years ago
  4. 05c2828 tun: export underlying socket by Michael S. Tsirkin · 17 years ago
  5. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 17 years ago
  6. c99445b mac80211: improve powersave documentation by Kalle Valo · 17 years ago
  7. 9d173fc mac80211: fix mac80211.h documentation warnings by Kalle Valo · 17 years ago
  8. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 17 years ago
  9. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 17 years ago
  10. 558a666 ieee80211: add struct ieee80211_hdr_qos by Kalle Valo · 17 years ago
  11. ab13315 mac80211: add U-APSD client support by Kalle Valo · 17 years ago
  12. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 17 years ago
  13. 05e54ea mac80211: create Probe Request template by Kalle Valo · 17 years ago
  14. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 17 years ago
  15. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 17 years ago
  16. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 17 years ago
  17. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 17 years ago
  18. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 17 years ago
  19. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 17 years ago
  20. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 17 years ago
  21. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 17 years ago
  22. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  23. 3c9732c stmmac: add the new Header file for stmmac platform data by Giuseppe CAVALLARO · 17 years ago
  24. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 17 years ago
  25. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 17 years ago
  26. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 17 years ago
  27. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 17 years ago
  28. c1c5523 can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 17 years ago
  29. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 17 years ago
  30. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  31. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 17 years ago
  32. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  33. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 17 years ago
  34. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 17 years ago
  35. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 17 years ago
  36. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 17 years ago
  37. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 17 years ago
  38. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 17 years ago
  39. 671adc9 wireless: remove remaining qual code by Johannes Berg · 17 years ago
  40. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 17 years ago
  41. 8beb9ab llc: convert llc_sap_list to RCU by Octavian Purdila · 17 years ago
  42. 52d58ae llc: replace the socket list with a local address based hash by Octavian Purdila · 17 years ago
  43. 6d2e3ea llc: use a device based hash table to speed up multicast delivery by Octavian Purdila · 17 years ago
  44. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 17 years ago
  45. e5cd6fe llc: add support for LLC_OPT_PKTINFO by Octavian Purdila · 17 years ago
  46. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 17 years ago
  47. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  48. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 17 years ago
  49. 12d50c4 tcp: Remove check in __tcp_push_pending_frames by Krishna Kumar · 17 years ago
  50. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  51. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  52. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  53. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 17 years ago
  54. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 17 years ago
  55. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 17 years ago
  56. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 17 years ago
  57. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 17 years ago
  58. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  59. f42ecb2 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  60. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 17 years ago
  61. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 17 years ago
  62. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 17 years ago
  63. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 17 years ago
  64. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 17 years ago
  65. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 17 years ago
  66. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  67. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  68. 86d4880 kfifo: add record handling functions by Stefani Seibold · 17 years ago
  69. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 17 years ago
  70. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 17 years ago
  71. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 17 years ago
  72. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 17 years ago
  73. e64c026 kfifo: cleanup namespace by Stefani Seibold · 17 years ago
  74. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 17 years ago
  75. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 17 years ago
  76. 9da3e06 mac80211: only bother printing highest data rate on debugfs if its set by Luis R. Rodriguez · 17 years ago
  77. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 17 years ago
  78. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 17 years ago
  79. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 17 years ago
  80. 5300990 Sanitize f_flags helpers by Al Viro · 17 years ago
  81. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 17 years ago
  82. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 17 years ago
  83. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  84. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 17 years ago
  85. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  86. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  87. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  88. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 17 years ago
  89. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 17 years ago
  90. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 17 years ago
  91. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  92. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  93. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  94. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  95. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 17 years ago
  96. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  97. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  98. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 17 years ago
  99. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 17 years ago
  100. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 17 years ago