1. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 17 years ago
  2. 2e1ab63 rtnetlink: add new value for DHCP added routes by Stephen Hemminger · 17 years ago
  3. af43306 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
  4. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 17 years ago
  5. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 17 years ago
  6. d1c76af GRO: Move netpoll checks to correct location by Herbert Xu · 17 years ago
  7. 2a3a041 tcp: cache result of earlier divides when mss-aligning things by Ilpo Järvinen · 17 years ago
  8. 0c54b85 tcp: simplify tcp_current_mss by Ilpo Järvinen · 17 years ago
  9. 8bdd663 net: reorder fields of struct socket by Eric Dumazet · 17 years ago
  10. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 17 years ago
  11. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 17 years ago
  12. 273ae44 Network Drop Monitor: Adding Build changes to enable drop monitor by Neil Horman · 17 years ago
  13. 9a8afc8 Network Drop Monitor: Adding drop monitor implementation & Netlink protocol by Neil Horman · 17 years ago
  14. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 17 years ago
  15. e79c1ba ssb: Add SPROM fallback support by Michael Buesch · 17 years ago
  16. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  17. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  18. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 17 years ago
  19. 0c5c2d3 neigh: Allow for user space users of the neighbour table by Eric Biederman · 17 years ago
  20. 219f170 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
  21. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. 2d44947 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
  23. d3a21be skbuff.h: fix timestamps kernel-doc by Randy Dunlap · 17 years ago
  24. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 17 years ago
  25. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 17 years ago
  26. 347707b wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  27. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 17 years ago
  28. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 17 years ago
  29. 5ce04e3 fix warning in io_mapping_map_wc() by Pallipadi, Venkatesh · 17 years ago
  30. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  31. 709ab32 net headers: export dcbnl.h by Chris Leech · 17 years ago
  32. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 17 years ago
  33. 8010dc3 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
  34. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  35. 535d8e8 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
  36. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 17 years ago
  37. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 17 years ago
  38. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 17 years ago
  39. db49b9d RDS: Add userspace header by Andy Grover · 17 years ago
  40. 8a7c4c7 RDS: Add AF and PF #defines for RDS sockets by Andy Grover · 17 years ago
  41. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 17 years ago
  42. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 17 years ago
  43. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  45. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 17 years ago
  46. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  47. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 17 years ago
  48. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  49. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 17 years ago
  50. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  51. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 17 years ago
  53. adfafef Merge branch 'hibernate' by Linus Torvalds · 17 years ago
  54. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 17 years ago
  55. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 17 years ago
  56. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 17 years ago
  57. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 17 years ago
  58. be0c22a netlink: add NETLINK_BROADCAST_ERROR socket option by Pablo Neira Ayuso · 17 years ago
  59. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 17 years ago
  60. e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 17 years ago
  61. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  62. 97bef7d Bernhard has moved by Bernhard Walle · 17 years ago
  63. ffa7525 jsm: additional device support by Adam Lackorzynski · 17 years ago
  64. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 17 years ago
  65. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 17 years ago
  66. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 17 years ago
  67. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 17 years ago
  68. 610d18f timerfd: add flags check by Davide Libenzi · 17 years ago
  69. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 17 years ago
  70. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 17 years ago
  71. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 17 years ago
  72. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 17 years ago
  73. 4667ba1 Merge branch 'master' of /repos/git/net-2.6 by Patrick McHardy · 17 years ago
  74. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
  75. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 17 years ago
  76. 886a63e drivers/net/hamradio: fix sparse warnings: fix signedness by Hannes Eder · 17 years ago
  77. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 17 years ago
  78. 3501033 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
  79. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  80. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 17 years ago
  81. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 17 years ago
  82. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 17 years ago
  83. a75244c timecompare: generic infrastructure to map between two time bases by Patrick Ohly · 17 years ago
  84. a038a35 clocksource: allow usage independent of timekeeping.c by Patrick Ohly · 17 years ago
  85. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  86. ac178ef 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
  87. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 17 years ago
  88. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 17 years ago
  89. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 17 years ago
  90. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 17 years ago
  91. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 17 years ago
  92. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  93. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 6c59796 syscall define: fix uml compile bug by Heiko Carstens · 17 years ago
  95. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
  96. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  97. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
  98. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 17 years ago
  99. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 17 years ago
  100. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 17 years ago