Commit Graph

1193 Commits (a95d67f87e1a5f1b4429be3ba3bf7b4051657908)

Author SHA1 Message Date
Daniel Lezcano 853cbbaaa4 [IPV6]: make frag to return an error at initialization 17 years ago
Daniel Lezcano 248b238dc9 [IPV6]: make extended headers to return an error at initialization 17 years ago
Daniel Lezcano 0a3e78ac2c [IPV6]: make flowlabel to return an error 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Daniel Lezcano 7e5449c215 [IPV6]: route6 remove ifdef for fib_rules 17 years ago
Daniel Lezcano c35b7e72cd [IPV6]: remove ifdef in route6 for xfrm6 17 years ago
Daniel Lezcano 75314fb383 [IPV6]: create route6 proc init-fini functions 17 years ago
Daniel Lezcano f845ab6b7d [IPV6] route6/fib6: Don't panic a kmem_cache_create. 17 years ago
Daniel Lezcano e2fddf5e96 [IPV6]: Make af_inet6 to check ip6_route_init return value. 17 years ago
Daniel Lezcano 433d49c3bb [IPV6]: Make ip6_route_init to return an error code. 17 years ago
Daniel Lezcano 9eb87f3f7e [IPV6]: Make fib6_rules_init to return an error code. 17 years ago
Daniel Lezcano 0013cabab3 [IPV6]: Make xfrm6_init to return an error code. 17 years ago
Daniel Lezcano d63bddbe90 [IPV6]: Make fib6_init to return an error code. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Herbert Xu a59322be07 [UDP]: Only increment counter on first peek/recv 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
Herbert Xu 27ab256864 [UDP]: Avoid repeated counting of checksum errors due to peeking 17 years ago
Pavel Emelyanov c8fecf2242 [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding 17 years ago
Pavel Emelyanov 4d43b78ac2 [IPV6]: Use sysctl paths to register ipv6 sysctl tables 17 years ago
Pavel Emelyanov 4a61b586cd [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner 17 years ago
Patrick McHardy 4b3d15ef4a [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict 17 years ago
Patrick McHardy 02f014d888 [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info 17 years ago
Patrick McHardy 7a6c6653b3 [NETFILTER]: ip6_queue: resync dev-index based flushing 17 years ago
Patrick McHardy 171b7fc4fc [NETFILTER]: ip6_queue: deobfuscate entry lookups 17 years ago
Patrick McHardy 0ac41e8146 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry 17 years ago
Patrick McHardy c01cd429fc [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header 17 years ago
Patrick McHardy f9d8928f83 [NETFILTER]: nf_queue: remove unused data pointer 17 years ago
Patrick McHardy e3ac529815 [NETFILTER]: nf_queue: make queue_handler const 17 years ago
Patrick McHardy 1999414a4e [NETFILTER]: Mark hooks __read_mostly 17 years ago
Patrick McHardy 1841a4c7ae [NETFILTER]: nf_ct_h323: remove ipv6 module dependency 17 years ago
Maciej Soltysiak 17dfc93f6d [NETFILTER]: {ip,ip6}t_LOG: log GID 17 years ago
Jan Engelhardt 4c37799ccf [NETFILTER]: Use lowercase names for matches in Kconfig 17 years ago
Jan Engelhardt 0265ab44ba [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner 17 years ago
Patrick McHardy 9e67d5a739 [NETFILTER]: x_tables: remove obsolete overflow check 17 years ago
Eric Dumazet 259d4e41f3 [NETFILTER]: x_tables: struct xt_table_info diet 17 years ago
Jan Engelhardt d3c5ee6d54 [NETFILTER]: x_tables: consistent and unique symbol names 17 years ago
Herbert Xu 2fcb45b6b8 [IPSEC]: Use the correct family for input state lookup 17 years ago
Wang Chen b2bf1e2659 [UDP]: Clean up for IS_UDPLITE macro 17 years ago
Wang Chen cb75994ec3 [UDP]: Defer InDataGrams increment until recvmsg() does checksum 17 years ago
Pavel Emelyanov 1dab62226d [IPV6]: Use ctl paths to register addrconf sysctls 17 years ago
Pavel Emelyanov f52295a9c5 [IPV6]: Unify and cleanup calls to addrconf_sysctl_register 17 years ago
Pavel Emelyanov f68635e627 [IPV6]: Cleanup the addconf_sysctl_register 17 years ago
Fred L. Templin c7dc89c0ac [IPV6]: Add RFC4214 support 17 years ago
Pavel Emelyanov f126734735 [IPV6]: Correct the comment concerning inetsw6 table 17 years ago
Pavel Emelyanov 42a73808ed [RAW]: Consolidate proc interface. 17 years ago
Pavel Emelyanov ab70768ec7 [RAW]: Consolidate proto->unhash callback 17 years ago
Pavel Emelyanov 65b4c50b47 [RAW]: Consolidate proto->hash callback 17 years ago
Pavel Emelyanov b673e4dfc8 [RAW]: Introduce raw_hashinfo structure 17 years ago
Pavel Emelyanov 69d6da0b0f [IPv6] RAW: Compact the API for the kernel 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago