1. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  2. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  3. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  4. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  5. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  6. 6beceee netfilter: netns ebtables: part 2 by Alexey Dobriyan · 16 years ago
  7. 511061e netfilter: netns ebtables: part 1 by Alexey Dobriyan · 16 years ago
  8. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  9. 6cf3f41 bonding, net: Move last_rx update into bonding recv logic by Jay Vosburgh · 16 years ago
  10. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  11. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  12. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  13. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  14. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  15. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  16. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  17. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  18. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  19. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  20. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  21. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  22. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  23. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  24. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  25. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  26. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  27. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  28. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  29. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  30. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  31. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  32. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  33. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago
  34. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  35. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  36. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  37. 90d841fd pkt_sched: sch_generic: Add Qdisc_ops peek() method. by Jarek Poplawski · 16 years ago
  38. cc0fe83 xfrm: remove unused struct xfrm_policy::next by Alexey Dobriyan · 16 years ago
  39. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  41. ad1d967 net: delete excess kernel-doc notation by Randy Dunlap · 16 years ago
  42. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  43. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  44. 65fc716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  45. cdcba02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  46. 3a7029d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. 4ac08d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  48. effdb94 spi: fix compile error by Fernando Luis Vazquez Cao · 16 years ago
  49. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  50. 7106a27 kernel.h: fix might_sleep kernel-doc by Randy Dunlap · 16 years ago
  51. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  52. 9b91373 cgroups: tiny cleanups by Li Zefan · 16 years ago
  53. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 16 years ago
  54. 0833422 mm: increase the default mlock limit from 32k to 64k by Kurt Garloff · 16 years ago
  55. 71c21b4 Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  56. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  57. 3f5e26c adjust init section definitions by Jan Beulich · 16 years ago
  58. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  59. 96631ed udp: introduce sk_for_each_rcu_safenext() by Eric Dumazet · 16 years ago
  60. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  61. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  62. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  63. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  64. 8175fe2 HID: fix hid_device_id for cross compiling by Andreas Schwab · 16 years ago
  65. 3a2dfbe xfrm: Notify changes in UDP encapsulation via netlink by Martin Willi · 16 years ago
  66. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  67. b057efd netlink: constify struct nlattr * arg to parsing functions by Patrick McHardy · 16 years ago
  68. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  70. 8ca6215 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
  71. bb45e20 KVM: Future-proof device assignment ABI by Avi Kivity · 16 years ago
  72. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  73. 1080d70 net: implement emergency route cache rebulds when gc_elasticity is exceeded by Neil Horman · 16 years ago
  74. ea2d8b5 mac80211.h: fix kernel-doc excesses by Randy Dunlap · 16 years ago
  75. 3070f69 scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map by Jens Axboe · 16 years ago
  76. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  77. 5209f08 asm-generic: define DIE_OOPS in asm-generic by Jonas Bonn · 16 years ago
  78. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  79. c3a90c7 Phonet: do not reply to indication reset packets by Remi Denis-Courmont · 16 years ago
  80. e214a8c Phonet: include generic link-layer header size in MAX_PHONET_HEADER by Remi Denis-Courmont · 16 years ago
  81. f8d56f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  82. ecc96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  83. 9fb3c5c Merge branch 'i7300_idle' into release by Len Brown · 16 years ago
  84. 3ad0b02 i7300_idle: Disable ioat channel only on platforms where ile driver can load by Venki Pallipadi · 16 years ago
  85. 8c82a17e Merge commit 'v2.6.28-rc1' into sched/urgent by Ingo Molnar · 16 years ago
  86. 3a2c5da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  87. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  88. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  89. ea54168 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  90. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  91. 388c8c1 PCI: add routines for debugging and handling lost interrupts by James Bottomley · 16 years ago
  92. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  93. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  95. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  96. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  98. a3415dc Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  99. b4d0b08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  100. feeedc6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago