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