1. 73d189d netns xfrm: per-netns xfrm_state_bydst hash by Alexey Dobriyan · 16 years ago
  2. 9d4139c netns xfrm: per-netns xfrm_state_all list by Alexey Dobriyan · 16 years ago
  3. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  4. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  5. 8eecaba tcp: tcp_limit_reno_sacked can become static by Ilpo Järvinen · 16 years ago
  6. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  7. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  8. 65f233f netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c by Ingo Molnar · 16 years ago
  9. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  10. e1aa680 tcp: move tcp_simple_retransmit to tcp_input by Ilpo Järvinen · 16 years ago
  11. 2e77d89 net: avoid a pair of dst_hold()/dst_release() in ip_append_data() by Eric Dumazet · 16 years ago
  12. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  13. 7236470 WAN: syncppp.c is no longer used by any kernel code. Remove it. by Krzysztof Hałasa · 16 years ago
  14. 6c0bce3 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
  15. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  16. f757fec net: use net_eq() in INET_MATCH and INET_TW_MATCH by Eric Dumazet · 16 years ago
  17. a1eb5fe wireless: missing include in lib80211.h by Rami Rosen · 16 years ago
  18. 6272710 mac80211: add explicit padding in struct ieee80211_tx_info by John W. Linville · 16 years ago
  19. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  20. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  21. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  22. 4821277 mac80211: fix BUILD_BUG_ON() caused by misalignment on arm by Felix Fietkau · 16 years ago
  23. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  24. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  25. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  26. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  27. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  28. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  29. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  31. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  32. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  34. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  35. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  36. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  37. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  38. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  39. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  40. 5635c10 net: make sure struct dst_entry refcount is aligned on 64 bytes by Eric Dumazet · 16 years ago
  41. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  42. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  43. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  44. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  45. 38a7ddf tcp: remove an unnecessary field in struct tcp_skb_cb by Petr Tesarik · 16 years ago
  46. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  47. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  48. 2378982 net: ifdef struct sock::sk_async_wait_queue by Alexey Dobriyan · 16 years ago
  49. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  50. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  51. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago
  52. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  53. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  54. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. b219cee cfg80211: make use of reg macros on REG_RULE by Luis R. Rodriguez · 16 years ago
  57. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  58. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  59. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  60. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  61. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  62. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  63. 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
  64. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  65. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  66. 305d552 bonding: send IPv6 neighbor advertisement on failover by Brian Haley · 16 years ago
  67. 61c9eaf pkt_sched: Fix qdisc len in qdisc_peek_dequeued() by Jarek Poplawski · 16 years ago
  68. d5f6423 net: #ifdef ->sk_security by Alexey Dobriyan · 16 years ago
  69. b71b30a netfilter: netns ebtables: ebtable_nat in netns by Alexey Dobriyan · 16 years ago
  70. 4aad109 netfilter: netns ebtables: ebtable_filter in netns by Alexey Dobriyan · 16 years ago
  71. 8157e6d netfilter: netns ebtables: ebtable_broute in netns by Alexey Dobriyan · 16 years ago
  72. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  73. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  74. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  75. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  76. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  77. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  78. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  79. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  80. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  81. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  82. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  83. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  84. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  85. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  86. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  87. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  88. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  89. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  90. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  91. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  92. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  93. 7a5158e mac80211: fix short slot handling by Johannes Berg · 16 years ago
  94. e87a2fe mac80211: remove max_antenna_gain config by Johannes Berg · 16 years ago
  95. 3db5943 mac80211: remove wiphy_to_hw by Johannes Berg · 16 years ago
  96. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  97. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  98. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  99. 90d841fd pkt_sched: sch_generic: Add Qdisc_ops peek() method. by Jarek Poplawski · 16 years ago
  100. cc0fe83 xfrm: remove unused struct xfrm_policy::next by Alexey Dobriyan · 16 years ago