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