1. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  2. 4821277 mac80211: fix BUILD_BUG_ON() caused by misalignment on arm by Felix Fietkau · 16 years ago
  3. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  4. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  5. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  6. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  7. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  8. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  9. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  10. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  11. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  12. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  14. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago
  15. 0c19b0a netlink: avoid memset of 0 bytes sparse warning by Patrick McHardy · 16 years ago
  16. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  17. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  18. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  19. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  20. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  21. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  22. 4f7dbc7 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
  23. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  24. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  25. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  26. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  28. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  29. 72b51a6 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
  30. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  31. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  32. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  33. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  34. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  35. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  36. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  37. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  38. 5635c10 net: make sure struct dst_entry refcount is aligned on 64 bytes by Eric Dumazet · 16 years ago
  39. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  40. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  41. bbaffac rcu: Introduce hlist_nulls variant of hlist by Eric Dumazet · 16 years ago
  42. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  43. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  44. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  45. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  46. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  47. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  48. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  49. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  50. 38a7ddf tcp: remove an unnecessary field in struct tcp_skb_cb by Petr Tesarik · 16 years ago
  51. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  52. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
  53. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  54. 2378982 net: ifdef struct sock::sk_async_wait_queue by Alexey Dobriyan · 16 years ago
  55. 4e17e1d Add c2 port support by Rodolfo Giometti · 16 years ago
  56. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  57. b76f90b remove ratelimt() by Andrew Morton · 16 years ago
  58. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 16 years ago
  59. 45a9524 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
  60. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  61. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  62. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  63. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  64. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago
  65. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  66. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  67. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  68. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  69. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  70. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  71. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 16 years ago
  72. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  73. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  74. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  76. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  77. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  78. 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
  79. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  80. 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
  81. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 16 years ago
  83. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  84. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  85. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  86. fd0fcf5c ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 16 years ago
  87. b219cee cfg80211: make use of reg macros on REG_RULE by Luis R. Rodriguez · 16 years ago
  88. fc6971d mac80211_hwsim: Add support for client PS mode by Jouni Malinen · 16 years ago
  89. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  90. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  91. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  92. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  93. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  94. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  95. 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
  96. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  97. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  98. 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
  99. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  100. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago