1. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 17 years ago
  2. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 17 years ago
  3. 11baab7 [TCP]: lower stack usage in cookie_hash() function by Eric Dumazet · 17 years ago
  4. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 17 years ago
  5. 7cd04fa [TCP]: Merge exit paths in tcp_v4_conn_request. by Denis V. Lunev · 17 years ago
  6. da7ef33 [IPV4]: skb->dst can't be NULL in ip_options_echo. by Denis V. Lunev · 17 years ago
  7. 1d1c8d1 [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. by Denis V. Lunev · 17 years ago
  8. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 17 years ago
  9. 665bba1 [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. by Pavel Emelyanov · 17 years ago
  10. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 17 years ago
  11. 5c8cafd [NETNS]: icmp(v6)_sk should not pin a namespace. by Denis V. Lunev · 17 years ago
  12. 79c9115 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. by Denis V. Lunev · 17 years ago
  13. 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 17 years ago
  14. b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 17 years ago
  15. 1e3cf68 [ICMP]: Optimize icmp_socket usage. by Denis V. Lunev · 17 years ago
  16. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 17 years ago
  17. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 17 years ago
  18. c4544c7 [NETNS]: Process inet_select_addr inside a namespace. by Denis V. Lunev · 17 years ago
  19. 3776c88 [NETNS]: Enable IPv4 address manipulations inside namespace. by Denis V. Lunev · 17 years ago
  20. 1937504 [NETNS]: Enable all routing manipulation via netlink inside namespace. by Denis V. Lunev · 17 years ago
  21. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 17 years ago
  22. 73b3871 [NETNS]: Register /proc/net/rt_cache for each namespace. by Denis V. Lunev · 17 years ago
  23. a75e936 [NETNS]: Process /proc/net/rt_cache inside a namespace. by Denis V. Lunev · 17 years ago
  24. 642d631 [IPV4]: rt_cache_get_next should take rt_genid into account. by Denis V. Lunev · 17 years ago
  25. 317805b [NETNS]: Process ip_rt_redirect in the correct namespace. by Denis V. Lunev · 17 years ago
  26. be162d6 [NETNS]: Enable inetdev_event notifier. by Denis V. Lunev · 17 years ago
  27. 2430aa8 [NETNS]: Disable multicaststing configuration inside non-initial namespace. by Denis V. Lunev · 17 years ago
  28. 6fc6862 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. by Denis V. Lunev · 17 years ago
  29. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  30. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 17 years ago
  31. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 17 years ago
  32. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 17 years ago
  33. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 17 years ago
  34. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 17 years ago
  35. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 17 years ago
  36. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 17 years ago
  37. 9bf1d83 [TCP]: Fix tcp_v4_send_synack() comment by Kris Katterjohn · 17 years ago
  38. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 17 years ago
  39. 9ff5660 Revert "[NDISC]: Fix race in generic address resolution" by David S. Miller · 17 years ago
  40. 324b576 [INET]: Unexport inet_listen_wlock by Adrian Bunk · 17 years ago
  41. 74da4d3 [INET]: Unexport __inet_hash_connect by Adrian Bunk · 17 years ago
  42. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
  43. 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 17 years ago
  44. 8315f5d fib_trie: /proc/net/route performance improvement by Stephen Hemminger · 17 years ago
  45. ec28cf7 fib_trie: handle empty tree by Stephen Hemminger · 17 years ago
  46. e4f8b5d [IPV4]: Remove IP_TOS setting privilege checks. by David S. Miller · 17 years ago
  47. cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 17 years ago
  48. 4136cd5 [IPV4]: route: fix crash ip_route_input by Patrick McHardy · 17 years ago
  49. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 17 years ago
  50. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 17 years ago
  51. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 17 years ago
  53. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 17 years ago
  54. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 17 years ago
  55. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 17 years ago
  56. 322c8a3 [IPSEC] xfrm4_beet_input(): fix an if() by Adrian Bunk · 17 years ago
  57. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  58. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 17 years ago
  59. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 17 years ago
  60. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 17 years ago
  61. 4b8aa9a [NETNS]: Process interface address manipulation routines in the namespace. by Denis V. Lunev · 17 years ago
  62. 7b21857 [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. by Denis V. Lunev · 17 years ago
  63. dce5cbe [IPV4]: Fix memory leak on error path during FIB initialization. by Denis V. Lunev · 17 years ago
  64. 30a50cc [TCP]: Unexport sysctl_tcp_tso_win_divisor by Adrian Bunk · 17 years ago
  65. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 17 years ago
  66. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  67. 16ca3f9 [TCP]: Fix a bug in strategy_allowed_congestion_control by Shan Wei · 17 years ago
  68. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 17 years ago
  69. fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  70. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  71. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  72. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 17 years ago
  73. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 17 years ago
  74. 969d710 [NETFILTER]: nf_nat: fix sparse warning by Patrick McHardy · 17 years ago
  75. c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 17 years ago
  76. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
  77. 7cc3864 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate by Jan Engelhardt · 17 years ago
  78. dc35dc5 [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const by Jan Engelhardt · 17 years ago
  79. da3f13c [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const by Jan Engelhardt · 17 years ago
  80. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 17 years ago
  81. 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 17 years ago
  82. de24b4e [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const by Jan Engelhardt · 17 years ago
  83. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 17 years ago
  84. 905e3e8 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper by Jan Engelhardt · 17 years ago
  85. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  86. a38201e [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get by Ilpo Järvinen · 17 years ago
  87. 02502f6 [NETFILTER]: nf_nat: switch rwlock to spinlock by Patrick McHardy · 17 years ago
  88. 4d354c5 [NETFILTER]: nf_nat: use RCU for bysource hash by Patrick McHardy · 17 years ago
  89. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 17 years ago
  90. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 17 years ago
  91. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 17 years ago
  92. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  93. 855304a [NETFILTER]: ipt_recent: fix sparse warnings by Patrick McHardy · 17 years ago
  94. f4f6fb7 [NETFILTER]: more sparse fixes by Stephen Hemminger · 17 years ago
  95. 06aa107 [NETFILTER]: nf_nat_snmp: sparse warning by Stephen Hemminger · 17 years ago
  96. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 17 years ago
  97. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 17 years ago
  98. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 17 years ago
  99. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  100. 34bd137 [NETFILTER]: ip_tables: propagate netns from userspace by Alexey Dobriyan · 17 years ago