1. 2378982 net: ifdef struct sock::sk_async_wait_queue by Alexey Dobriyan · 16 years ago
  2. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  3. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  4. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago
  5. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  6. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  7. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  8. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 2f96cb5 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
  10. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  11. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  12. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  13. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 16 years ago
  14. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  15. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  16. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  17. fd0fcf5 ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 16 years ago
  18. b219cee cfg80211: make use of reg macros on REG_RULE by Luis R. Rodriguez · 16 years ago
  19. fc6971d mac80211_hwsim: Add support for client PS mode by Jouni Malinen · 16 years ago
  20. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  21. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  22. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  23. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  24. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  25. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  26. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  27. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  28. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  29. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  31. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  32. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 16 years ago
  33. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  35. f400923 pkt_sched: Control group classifier by Thomas Graf · 16 years ago
  36. 505d4f7 net: Guaranetee the proper ordering of the loopback device. v2 by Eric W. Biederman · 16 years ago
  37. 3d8160b Revert "net: Guaranetee the proper ordering of the loopback device." by David S. Miller · 16 years ago
  38. 8ec96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  39. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 16 years ago
  40. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 16 years ago
  41. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  42. 167c627 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  43. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  45. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  46. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  47. 067ab19 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
  48. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  49. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  50. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  51. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  52. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  53. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  54. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  55. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 16 years ago
  56. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 16 years ago
  57. fd9abb3 SMSC LAN911x and LAN921x vendor driver by Steve Glendinning · 16 years ago
  58. 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
  59. 61c9eaf pkt_sched: Fix qdisc len in qdisc_peek_dequeued() by Jarek Poplawski · 16 years ago
  60. ae33bc4 net: Guaranetee the proper ordering of the loopback device. by Eric W. Biederman · 16 years ago
  61. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  62. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  63. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  64. 7d43d1a dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  65. 9b22ea5 net: fix packet socket delivery in rx irq handler by Patrick McHardy · 16 years ago
  66. d5f6423 net: #ifdef ->sk_security by Alexey Dobriyan · 16 years ago
  67. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  68. 6cf3f41 bonding, net: Move last_rx update into bonding recv logic by Jay Vosburgh · 16 years ago
  69. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  70. a7b930c PCI: annotate return value of pci_ioremap_bar with __iomem by Harvey Harrison · 16 years ago
  71. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. 30ef898 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  73. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  74. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  75. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  76. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 16 years ago
  77. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  78. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  79. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  80. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  81. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  82. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  83. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  84. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  85. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  86. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  87. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  88. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  89. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  90. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  91. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  92. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  93. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  94. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  95. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  96. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  97. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  98. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  99. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  100. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago