Commit Graph

2205 Commits (85f03bccd6e0e2ac6ccf017d4bcd5d74bb87a671)

Author SHA1 Message Date
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 abfdf1c489 [NETFILTER]: ebtables: remove casts, use consts 17 years ago
Patrick McHardy d44caf88e8 [NETFILTER]: nf_nat: remove double bysource hash initialization 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 8cd850efa4 [RAW]: Cleanup IPv4 raw_seq_show. 17 years ago
Denis V. Lunev 377cf82d66 [RAW]: Family check in the /proc/net/raw[6] is extra. 17 years ago
Herbert Xu b1641064a3 [IPCOMP]: Fix reception of incompressible packets 17 years ago
Eric Dumazet e242297055 [NET]: should explicitely initialize atomic_t field in struct dst_ops 17 years ago
Ilpo Järvinen ad1984e844 [TCP]: NewReno must count every skb while marking losses 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 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
Julian Anastasov 936f6f8e1b [IPV4] fib_trie: apply fixes from fib_hash 17 years ago
Julian Anastasov c18865f392 [IPV4] fib: fix route replacement, fib_info is shared 17 years ago
Arnaldo Carvalho de Melo 8cf8e5a67f [INET_DIAG]: Fix inet_diag_lock_handler error path. 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
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Stephen Hemminger ac97f75faa [IPV4] fib_trie: remove unneeded NULL check 17 years ago
Stephen Hemminger f638a2f057 [IPV4] fib_trie: More whitespace cleanup. 17 years ago
Denis V. Lunev dde1bc0e6f [NETNS]: Add namespace for ICMP replying code. 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Denis V. Lunev b40afd0e5c [NETNS]: Add namespace parameter to ip_route_output_slow. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Denis V. Lunev 010278ec4c [NETNS]: Add netns parameter to fib_select_default. 17 years ago
Denis V. Lunev 64c2d53829 [IPV4]: Consolidate fib_select_default. 17 years ago
Stephen Hemminger d5ce8a0e97 [IPV4] fib_trie: avoid rescan on dump 17 years ago
Stephen Hemminger 9195bef7fb [IPV4] fib_trie: avoid extra search on delete 17 years ago
Stephen Hemminger a88ee22925 [IPV4] fib_trie: dump table in sorted order 17 years ago
Stephen Hemminger 82cfbb0085 [IPV4] fib_trie: iterator recode 17 years ago
Stephen Hemminger 64347f786d [IPV4] fib_trie: dump message multiple part flag 17 years ago
Stephen Hemminger 1328042e26 [IPV4] fib_trie: use hash list 17 years ago
Stephen Hemminger 936722922f [IPV4] fib_trie: compute size when needed 17 years ago
Stephen Hemminger a07f5f508a [IPV4] fib_trie: style cleanup 17 years ago
Stephen Hemminger bc3c8c1e02 [IPV4] fib_trie: put leaf nodes in a slab cache 17 years ago
Eric Dumazet 69a73829db [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 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