1. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  2. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  3. ca9b0e2 pkt_action: add new action skbedit by Alexander Duyck · 16 years ago
  4. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  5. abb81c4 ipsec: Use RCU-like construct for saved state within a walk by Herbert Xu · 16 years ago
  6. dacc62d Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  7. 47abf28 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. c051a0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  9. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  10. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  11. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  12. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  13. 0a68a20 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp by David S. Miller · 16 years ago
  14. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  15. e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago
  16. 2206a3f ipvs: Restrict connection table size via Kconfig by Sven Wegener · 16 years ago
  17. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  18. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  19. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  20. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  21. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  22. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  23. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  24. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  25. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  26. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  27. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  28. c842a3a IPVS: Add debug macros for v4 and v6 address output by Julius Volz · 16 years ago
  29. 64aae3c IPVS: Add general v4/v6 helper functions / data structures by Julius Volz · 16 years ago
  30. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  31. 6224877 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 16 years ago
  32. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  33. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 143b11c 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
  35. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  36. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  37. af01d53 net: more #ifdef CONFIG_COMPAT by Alexey Dobriyan · 16 years ago
  38. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  39. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  40. 7fd1067 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  41. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  42. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  43. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  44. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  45. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  46. 3f08766 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  47. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  48. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  49. 1e0d5a5 pkt_sched: No longer destroy qdiscs from RCU. by David S. Miller · 16 years ago
  50. a9312ae pkt_sched: Add 'deactivated' state. by David S. Miller · 16 years ago
  51. 51df190 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  52. a919cf4 ipvs: Create init functions for estimator code by Sven Wegener · 16 years ago
  53. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  54. 6bf90b2 ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations. by Rami Rosen · 16 years ago
  55. 83ac794 ipv6: ip6_route.h cleanup. by Rami Rosen · 16 years ago
  56. 83f36f3 pkt_sched: Add queue stopped test back to qdisc_run(). by David S. Miller · 16 years ago
  57. 3a14a313 ipvs: Embed estimator object into stats object by Sven Wegener · 16 years ago
  58. 5587da5 ipvs: Mark net_vs_ctl_path const by Sven Wegener · 16 years ago
  59. afdd614 ipvs: Use ARRAY_SIZE() by Sven Wegener · 16 years ago
  60. 32bb93b Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  61. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  62. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  63. 33e3349 Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  64. 95c3e8b ipv4: remove unused field in struct flowi (include/net/flow.h). by Rami Rosen · 16 years ago
  65. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 16 years ago
  66. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  67. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  68. ea95bba mac80211: make listen_interval be limited by low level driver by Tomas Winkler · 16 years ago
  69. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  70. f880374 sctp: Drop ipfargok in sctp_xmit function by Herbert Xu · 16 years ago
  71. 7e43f11 pkt_sched: Make sure RTNL is held in qdisc_root_lock(). by David S. Miller · 16 years ago
  72. bc4768e ipvs: Move userspace definitions to include/linux/ip_vs.h by Julius Volz · 16 years ago
  73. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  74. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  75. 6f9f489 net: missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  76. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  77. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  79. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  80. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  81. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  82. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  84. 6fccab6 ipsec: ipcomp - Merge IPComp implementations by Herbert Xu · 16 years ago
  85. efa4158 Remove bogus variables from syncppp.[ch] by Krzysztof Hałasa · 16 years ago
  86. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  87. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  88. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  89. abd0b198 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  90. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  91. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  92. 3a682fb pkt_sched: Fix build with NET_SCHED disabled. by David S. Miller · 16 years ago
  93. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  94. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  95. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  96. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  97. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  98. 7abbcd6 ipv6: remove unused macros from net/ipv6.h by Denis V. Lunev · 16 years ago
  99. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  100. 33ad798 tcp: options clean up by Adam Langley · 16 years ago