1. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  2. 05c2828 tun: export underlying socket by Michael S. Tsirkin · 15 years ago
  3. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  4. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  5. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 15 years ago
  6. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  7. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 15 years ago
  8. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. 3c9732c stmmac: add the new Header file for stmmac platform data by Giuseppe CAVALLARO · 15 years ago
  10. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 15 years ago
  11. fea93ec Phonet: zero-copy GPRS TX by Rémi Denis-Courmont · 15 years ago
  12. fc6a110 Phonet: zero-copy aligned GPRS RX by Rémi Denis-Courmont · 15 years ago
  13. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  14. c1c5523d can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 15 years ago
  15. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 15 years ago
  16. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  17. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  18. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  19. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  20. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  21. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  22. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  23. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  24. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  25. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  26. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  27. 8beb9ab llc: convert llc_sap_list to RCU by Octavian Purdila · 15 years ago
  28. 52d58ae llc: replace the socket list with a local address based hash by Octavian Purdila · 15 years ago
  29. 6d2e3ea llc: use a device based hash table to speed up multicast delivery by Octavian Purdila · 15 years ago
  30. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 15 years ago
  31. e5cd6fe llc: add support for LLC_OPT_PKTINFO by Octavian Purdila · 15 years ago
  32. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  33. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  34. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  35. 12d50c4 tcp: Remove check in __tcp_push_pending_frames by Krishna Kumar · 15 years ago
  36. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  38. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  39. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 15 years ago
  40. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  41. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  42. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  43. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 15 years ago
  44. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  45. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  46. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  47. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  48. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  49. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  50. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  51. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  52. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  53. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  54. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  55. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  56. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 15 years ago
  57. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  58. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  59. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  60. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  61. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  62. 9da3e06 mac80211: only bother printing highest data rate on debugfs if its set by Luis R. Rodriguez · 15 years ago
  63. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  64. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  65. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  66. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  67. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  68. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  69. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  70. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  71. 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 · 15 years ago
  72. 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 · 15 years ago
  73. 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 · 15 years ago
  74. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 15 years ago
  75. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  76. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  77. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  78. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  79. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  80. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  81. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  82. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  83. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  84. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  85. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  86. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 15 years ago
  87. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  88. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  89. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  90. 22a8059 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  91. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  92. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 15 years ago
  93. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  94. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  95. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  96. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  97. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  98. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 15 years ago
  99. 44d90df sched: Add missing state chars to TASK_STATE_TO_CHAR_STR by Peter Zijlstra · 15 years ago
  100. 7334215 sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits by Peter Zijlstra · 15 years ago