Commit Graph

1230 Commits (9a4c8546f3e7c893888bccc2b3416d6214f2664a)

Author SHA1 Message Date
Herbert Xu b5c15fc004 [IPV6]: Fix reversed local_df test in ip6_fragment 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
Herbert Xu 28a89453b1 [IPV6]: Fix IPsec datagram fragmentation 17 years ago
Rami Rosen 238fc7eac8 [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Jim Paris 23717795be [IPV6]: Update MSS even if MTU is unchanged. 17 years ago
Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Pavel Emelyanov 535174efbe [IPV6]: Introduce the INET6_TW_MATCH macro. 17 years ago
Patrick McHardy c392a74018 [NETFILTER]: {ip,ip6}_queue: fix build error 17 years ago
Jan Engelhardt 32948588ac [NETFILTER]: nf_conntrack: annotate l3protos with const 17 years ago
Jan Engelhardt 7cc3864d39 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate 17 years ago
Alexey Dobriyan 3cb609d57c [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* 17 years ago
Patrick McHardy c88130bcd5 [NETFILTER]: nf_conntrack: naming unification 17 years ago
Patrick McHardy 99fa5f5397 [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings 17 years ago
Patrick McHardy b0a6363c24 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code 17 years ago
Alexey Dobriyan df200969b1 [NETFILTER]: netns: put table module on netns stop 17 years ago
Alexey Dobriyan 8280aa6182 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 336b517fdc [NETFILTER]: ip6_tables: netns preparation 17 years ago
Alexey Dobriyan 44d34e721e [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() 17 years ago
Alexey Dobriyan 8d87005207 [NETFILTER]: x_tables: per-netns xt_tables 17 years ago
Alexey Dobriyan a98da11d88 [NETFILTER]: x_tables: change xt_table_register() return value convention 17 years ago
Jan Engelhardt ecb6f85e11 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table 17 years ago
Denis V. Lunev 3046d76746 [RAW]: Wrong content of the /proc/net/raw6. 17 years ago
Denis V. Lunev 377cf82d66 [RAW]: Family check in the /proc/net/raw[6] is extra. 17 years ago
Eric Dumazet e242297055 [NET]: should explicitely initialize atomic_t field in struct dst_ops 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Benjamin Thery 2216b48376 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() 17 years ago
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Herbert Xu 2614fa59fa [IPCOMP]: Fetch nexthdr before ipch is destroyed 17 years ago
Herbert Xu 29ffe1a5c5 [INET]: Prevent out-of-sync truesize on ip_fragment slow path 17 years ago
Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms 17 years ago
Herbert Xu 38320c70d2 [IPSEC]: Use crypto_aead and authenc in ESP 17 years ago
Linus Torvalds 44c45eb911 Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER 17 years ago
YOSHIFUJI Hideaki 85040bcb46 [IPV6] ADDRLABEL: Fix double free on label deletion. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Pavel Emelyanov 81566e8322 [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
Pavel Emelyanov 3140c25c82 [NETNS][FRAGS]: Make the LRU list per namespace. 17 years ago
Pavel Emelyanov 3b4bc4a2bf [NETNS][FRAGS]: Isolate the secret interval from namespaces. 17 years ago
Pavel Emelyanov e31e0bdc7e [NETNS][FRAGS]: Make thresholds work in namespaces. 17 years ago
Pavel Emelyanov b2fd5321dd [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. 17 years ago
Pavel Emelyanov e4a2d5c2bc [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago
Pavel Emelyanov ac18e7509e [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
YOSHIFUJI Hideaki 61cf46ad58 [IPV6] NDISC: Sparse: Use different variable name for local use. 17 years ago