1. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  2. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 16 years ago
  3. 4e881a2 [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h by Rami Rosen · 16 years ago
  4. bba536a [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h by Rami Rosen · 16 years ago
  5. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 16 years ago
  6. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  7. d199d65 9p: add support for sticky bit by Anthony Liguori · 16 years ago
  8. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  9. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  10. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  12. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  13. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  14. 6de1a91 [IPV6]: Fix sysctl compilation error. by Daniel Lezcano · 16 years ago
  15. cc8274f [IPV4]: Fix compile error building without CONFIG_FS_PROC by Li Zefan · 16 years ago
  16. 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 16 years ago
  17. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 16 years ago
  18. 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 16 years ago
  19. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  20. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  21. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 16 years ago
  22. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  23. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 16 years ago
  24. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 16 years ago
  25. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  26. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  27. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 16 years ago
  28. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  29. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 16 years ago
  30. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 16 years ago
  31. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 16 years ago
  32. ffaa9c1 [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto by Patrick McHardy · 16 years ago
  33. 380517d [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() by Patrick McHardy · 16 years ago
  34. ba419af [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() by Patrick McHardy · 16 years ago
  35. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 16 years ago
  36. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 16 years ago
  37. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 16 years ago
  38. 58a3c9b [NETFILTER]: nf_conntrack: use RCU for conntrack helpers by Patrick McHardy · 16 years ago
  39. 96eb24d [NETFILTER]: nf_conntrack: sparse warnings by Stephen Hemminger · 16 years ago
  40. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 16 years ago
  41. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  42. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  43. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  44. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  45. 000e8a5 [NETFILTER]: nf_log: add netfilter gcc printf format checking by Helge Deller · 16 years ago
  46. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 16 years ago
  47. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 16 years ago
  48. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  49. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  50. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 16 years ago
  51. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 16 years ago
  52. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 16 years ago
  53. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 16 years ago
  54. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  55. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 16 years ago
  56. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 16 years ago
  57. eee8059 [NETNS]: Correct namespace for connect-time routing. by Denis V. Lunev · 16 years ago
  58. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  59. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  60. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  61. 01480e1 [NETLINK]: Add nla_append() by Patrick McHardy · 16 years ago
  62. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  63. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 16 years ago
  64. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 16 years ago
  65. 010278e [NETNS]: Add netns parameter to fib_select_default. by Denis V. Lunev · 16 years ago
  66. 64c2d53 [IPV4]: Consolidate fib_select_default. by Denis V. Lunev · 16 years ago
  67. e30d3a0 [IPV4]: Declarations cleanup in ip_fib.h. by Denis V. Lunev · 16 years ago
  68. 69a7382 [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 by Eric Dumazet · 16 years ago
  69. 81566e8 [NETNS][FRAGS]: Make the pernet subsystem for fragments. by Pavel Emelyanov · 16 years ago
  70. 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 16 years ago
  71. 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 16 years ago
  72. e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 16 years ago
  73. b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 16 years ago
  74. e4a2d5c [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. by Pavel Emelyanov · 16 years ago
  75. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 16 years ago
  76. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 16 years ago
  77. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 16 years ago
  78. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 16 years ago
  79. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 16 years ago
  80. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 16 years ago
  81. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  82. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  83. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  84. d9e94d5 ieee80211: fix misannotations by Al Viro · 17 years ago
  85. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 16 years ago
  86. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 16 years ago
  87. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 16 years ago
  88. 03592383 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 16 years ago
  89. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 16 years ago
  90. d4fa26f [NETNS][DST]: Add the network namespace pointer in dst_ops by Daniel Lezcano · 16 years ago
  91. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  92. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 16 years ago
  93. b334aad [NETFILTER]: nf_conntrack: clean up a few header files by Patrick McHardy · 16 years ago
  94. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 16 years ago
  95. 06f0511 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. by Denis V. Lunev · 16 years ago
  96. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 16 years ago
  97. f51d599 [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. by Pavel Emelyanov · 16 years ago
  98. cea14e0 [TCP]: Uninline tcp_is_cwnd_limited by Ilpo Järvinen · 16 years ago
  99. 490d504 [TCP]: Uninline tcp_set_state by Ilpo Järvinen · 16 years ago
  100. 389f661 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware by Daniel Lezcano · 16 years ago