1. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  2. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  3. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  4. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  5. 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
  6. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  8. 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
  9. 61c9eaf pkt_sched: Fix qdisc len in qdisc_peek_dequeued() by Jarek Poplawski · 16 years ago
  10. d5f6423 net: #ifdef ->sk_security by Alexey Dobriyan · 16 years ago
  11. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  12. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  13. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  14. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  15. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  16. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  17. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  18. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  19. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  20. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  21. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  22. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  23. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  24. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  25. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  26. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  27. 9124b07 mac80211: make retry limits part of hw config 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. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  43. 96631ed udp: introduce sk_for_each_rcu_safenext() by Eric Dumazet · 16 years ago
  44. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  45. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  46. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  47. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  48. b057efd netlink: constify struct nlattr * arg to parsing functions by Patrick McHardy · 16 years ago
  49. 1080d70 net: implement emergency route cache rebulds when gc_elasticity is exceeded by Neil Horman · 16 years ago
  50. ea2d8b5 mac80211.h: fix kernel-doc excesses by Randy Dunlap · 16 years ago
  51. e214a8c Phonet: include generic link-layer header size in MAX_PHONET_HEADER by Remi Denis-Courmont · 16 years ago
  52. 2242d5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. 2e3f92d sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state by Wei Yongjun · 16 years ago
  54. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  55. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago
  56. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  57. 45e4a24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  58. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  59. 10a03a4 netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array by Patrick McHardy · 16 years ago
  60. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  61. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  62. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  63. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  64. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  65. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago
  66. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  67. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  68. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  69. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  70. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  71. fea511a 9p: move request management to client code by Eric Van Hensbergen · 16 years ago
  72. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  73. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  75. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  76. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  77. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  78. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  79. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  80. 64f1b653 net: fix dummy 'nf_conntrack_event_cache()' by Linus Torvalds · 16 years ago
  81. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  82. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  83. 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
  84. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  85. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  86. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  87. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  88. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  89. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  90. bb21c95 nf_conntrack_ecache.h: Fix missing braces by Guo-Fu Tseng · 16 years ago
  91. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  92. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  93. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  94. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  95. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  96. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  97. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  98. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  99. 087fe24 ipv6: added net argument to _DEVINC/_DEVADD by Denis V. Lunev · 16 years ago
  100. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago