1. c4544c7 [NETNS]: Process inet_select_addr inside a namespace. by Denis V. Lunev · 16 years ago
  2. 3776c88 [NETNS]: Enable IPv4 address manipulations inside namespace. by Denis V. Lunev · 16 years ago
  3. 1937504 [NETNS]: Enable all routing manipulation via netlink inside namespace. by Denis V. Lunev · 16 years ago
  4. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 16 years ago
  5. 73b3871 [NETNS]: Register /proc/net/rt_cache for each namespace. by Denis V. Lunev · 16 years ago
  6. a75e936 [NETNS]: Process /proc/net/rt_cache inside a namespace. by Denis V. Lunev · 16 years ago
  7. 642d631 [IPV4]: rt_cache_get_next should take rt_genid into account. by Denis V. Lunev · 16 years ago
  8. 317805b [NETNS]: Process ip_rt_redirect in the correct namespace. by Denis V. Lunev · 16 years ago
  9. be162d6 [NETNS]: Enable inetdev_event notifier. by Denis V. Lunev · 16 years ago
  10. 2430aa8 [NETNS]: Disable multicaststing configuration inside non-initial namespace. by Denis V. Lunev · 16 years ago
  11. 6fc6862 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. by Denis V. Lunev · 16 years ago
  12. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  13. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 16 years ago
  14. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 16 years ago
  15. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 16 years ago
  16. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  17. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 16 years ago
  18. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 16 years ago
  19. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 16 years ago
  20. 9bf1d83 [TCP]: Fix tcp_v4_send_synack() comment by Kris Katterjohn · 16 years ago
  21. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 16 years ago
  22. 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 16 years ago
  23. 324b576 [INET]: Unexport inet_listen_wlock by Adrian Bunk · 16 years ago
  24. 74da4d3 [INET]: Unexport __inet_hash_connect by Adrian Bunk · 16 years ago
  25. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 16 years ago
  26. 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 16 years ago
  27. 8315f5d fib_trie: /proc/net/route performance improvement by Stephen Hemminger · 16 years ago
  28. ec28cf7 fib_trie: handle empty tree by Stephen Hemminger · 16 years ago
  29. e4f8b5d [IPV4]: Remove IP_TOS setting privilege checks. by David S. Miller · 16 years ago
  30. cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 16 years ago
  31. 4136cd5 [IPV4]: route: fix crash ip_route_input by Patrick McHardy · 16 years ago
  32. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 16 years ago
  33. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 16 years ago
  34. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  36. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  37. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  38. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 16 years ago
  39. 322c8a3 [IPSEC] xfrm4_beet_input(): fix an if() by Adrian Bunk · 16 years ago
  40. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  41. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  42. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 16 years ago
  43. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  44. 4b8aa9a [NETNS]: Process interface address manipulation routines in the namespace. by Denis V. Lunev · 16 years ago
  45. 7b21857 [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. by Denis V. Lunev · 16 years ago
  46. dce5cbe [IPV4]: Fix memory leak on error path during FIB initialization. by Denis V. Lunev · 16 years ago
  47. 30a50cc [TCP]: Unexport sysctl_tcp_tso_win_divisor by Adrian Bunk · 16 years ago
  48. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 16 years ago
  49. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 16 years ago
  50. 16ca3f9 [TCP]: Fix a bug in strategy_allowed_congestion_control by Shan Wei · 16 years ago
  51. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 16 years ago
  52. fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  53. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  54. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  55. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 16 years ago
  56. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  57. 969d710 [NETFILTER]: nf_nat: fix sparse warning by Patrick McHardy · 16 years ago
  58. c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 16 years ago
  59. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 16 years ago
  60. 7cc3864 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate by Jan Engelhardt · 16 years ago
  61. dc35dc5 [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const by Jan Engelhardt · 16 years ago
  62. da3f13c [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const by Jan Engelhardt · 16 years ago
  63. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 16 years ago
  64. 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 16 years ago
  65. de24b4e [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const by Jan Engelhardt · 16 years ago
  66. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 16 years ago
  67. 905e3e8 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper by Jan Engelhardt · 16 years ago
  68. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 16 years ago
  69. a38201e [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get by Ilpo Järvinen · 16 years ago
  70. 02502f6 [NETFILTER]: nf_nat: switch rwlock to spinlock by Patrick McHardy · 16 years ago
  71. 4d354c5 [NETFILTER]: nf_nat: use RCU for bysource hash by Patrick McHardy · 16 years ago
  72. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 16 years ago
  73. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 16 years ago
  74. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 16 years ago
  75. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 16 years ago
  76. 855304a [NETFILTER]: ipt_recent: fix sparse warnings by Patrick McHardy · 16 years ago
  77. f4f6fb7 [NETFILTER]: more sparse fixes by Stephen Hemminger · 16 years ago
  78. 06aa107 [NETFILTER]: nf_nat_snmp: sparse warning by Stephen Hemminger · 16 years ago
  79. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 16 years ago
  80. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 16 years ago
  81. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 16 years ago
  82. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  83. 34bd137 [NETFILTER]: ip_tables: propagate netns from userspace by Alexey Dobriyan · 16 years ago
  84. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  85. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  86. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 16 years ago
  87. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  88. d44caf8 [NETFILTER]: nf_nat: remove double bysource hash initialization by Patrick McHardy · 16 years ago
  89. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 16 years ago
  90. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 16 years ago
  91. 8cd850e [RAW]: Cleanup IPv4 raw_seq_show. by Denis V. Lunev · 16 years ago
  92. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 16 years ago
  93. b164106 [IPCOMP]: Fix reception of incompressible packets by Herbert Xu · 16 years ago
  94. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 16 years ago
  95. ad1984e [TCP]: NewReno must count every skb while marking losses by Ilpo Järvinen · 16 years ago
  96. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  97. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  98. 2614fa5 [IPCOMP]: Fetch nexthdr before ipch is destroyed by Herbert Xu · 16 years ago
  99. 936f6f8 [IPV4] fib_trie: apply fixes from fib_hash by Julian Anastasov · 16 years ago
  100. c18865f [IPV4] fib: fix route replacement, fib_info is shared by Julian Anastasov · 16 years ago