1. ba73d4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 18 years ago
  2. 6c5ef8a mac80211: document IEEE80211_TXCTL_OFDM_HT by Ron Rindjunsky · 18 years ago
  3. 11f4b1c mac80211: adding mac80211_tx_control_flags and HT flags by Ron Rindjunsky · 18 years ago
  4. b8ad0cb [NETNS][IPV6] mcast - handle several network namespace by Daniel Lezcano · 18 years ago
  5. 93ec926 [NETNS][IPV6] tcp6 - make socket control per namespace by Daniel Lezcano · 18 years ago
  6. 1762f7e [NETNS][IPV6] ndisc - make socket control per namespace by Daniel Lezcano · 18 years ago
  7. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 18 years ago
  8. 0e0609b [TIPC]: Eliminate "sparse" symbol warnings by Allan Stephens · 18 years ago
  9. 8c86965 [TIPC]: Removal of message header option code by Allan Stephens · 18 years ago
  10. dbbea67 mac80211: add documentation book by Johannes Berg · 18 years ago
  11. 902acc7 mac80211: clean up mesh code by Johannes Berg · 18 years ago
  12. 6032f93 mac80211: add mesh interface type by Johannes Berg · 18 years ago
  13. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 18 years ago
  14. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 18 years ago
  15. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  16. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 18 years ago
  17. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 18 years ago
  18. 7adc383 [TCP]: Improve ipv4 established hash function. by David S. Miller · 18 years ago
  19. 6891a34 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces by Benjamin Thery · 18 years ago
  20. f2fc6a5 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace by Benjamin Thery · 18 years ago
  21. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 18 years ago
  22. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 18 years ago
  23. 5578689 [NETNS][IPV6] route6 - make route6 per namespace by Daniel Lezcano · 18 years ago
  24. 7b4da53 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers by Daniel Lezcano · 18 years ago
  25. 606a2b4 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup by Daniel Lezcano · 18 years ago
  26. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 18 years ago
  27. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 18 years ago
  28. dcabb81 [NETNS][IPV6] fib6_rules - handle several network namespaces by Daniel Lezcano · 18 years ago
  29. 63152fc [NETNS][IPV6] ip6_fib - gc timer per namespace by Daniel Lezcano · 18 years ago
  30. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 18 years ago
  31. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 18 years ago
  32. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 18 years ago
  33. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 19 years ago
  34. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 18 years ago
  35. 8082c37 [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). by YOSHIFUJI Hideaki · 18 years ago
  36. 0e7b8dc [IPV6]: Use htonl() instead of __constant_htonl() where appricable. by YOSHIFUJI Hideaki · 18 years ago
  37. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 18 years ago
  38. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 18 years ago
  39. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 18 years ago
  40. 4a80f27 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 18 years ago
  41. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 18 years ago
  42. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 18 years ago
  43. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 18 years ago
  44. c132bec mac80211: better definition of mactime by Bruno Randolf · 18 years ago
  45. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 18 years ago
  46. 3330d7be mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 18 years ago
  47. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 18 years ago
  48. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 18 years ago
  49. 483fdce mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 18 years ago
  50. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 18 years ago
  51. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 18 years ago
  52. 03a64c9 [LLC]: Kill static inline llc_addrany by Ilpo Järvinen · 18 years ago
  53. a90bcbd [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms by Ilpo Järvinen · 18 years ago
  54. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 18 years ago
  55. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 18 years ago
  56. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 18 years ago
  57. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 18 years ago
  58. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 18 years ago
  59. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 18 years ago
  60. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 18 years ago
  61. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 18 years ago
  62. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 18 years ago
  63. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 18 years ago
  64. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 18 years ago
  65. 3172936 net: fix kernel-doc warnings in header files by Randy Dunlap · 18 years ago
  66. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 18 years ago
  67. 0f8f27c [IPV6]: remove unused method declaration (net/ndisc.h). by Rami Rosen · 18 years ago
  68. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 18 years ago
  69. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 18 years ago
  70. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  71. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 18 years ago
  72. 4e881a2 [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h by Rami Rosen · 18 years ago
  73. bba536a [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h by Rami Rosen · 18 years ago
  74. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 18 years ago
  75. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 18 years ago
  76. d199d65 9p: add support for sticky bit by Anthony Liguori · 18 years ago
  77. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 18 years ago
  78. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 18 years ago
  79. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  80. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 18 years ago
  81. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 19 years ago
  82. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 18 years ago
  83. 6de1a91 [IPV6]: Fix sysctl compilation error. by Daniel Lezcano · 18 years ago
  84. cc8274f [IPV4]: Fix compile error building without CONFIG_FS_PROC by Li Zefan · 18 years ago
  85. 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 18 years ago
  86. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 18 years ago
  87. 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 18 years ago
  88. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 18 years ago
  89. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 18 years ago
  90. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 18 years ago
  91. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 18 years ago
  92. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 18 years ago
  93. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 18 years ago
  94. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 18 years ago
  95. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 18 years ago
  96. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 18 years ago
  97. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 18 years ago
  98. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 18 years ago
  99. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 18 years ago
  100. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 18 years ago