Commit Graph

1675 Commits (6f8f6daa6db4c6b5ef8b7f9e62518fed91414670)

Author SHA1 Message Date
KOVACS Krisztian fd5070370c tcp: Fix IPv6 fallout from 'Port redirection support for TCP' 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Pedro Ribeiro 22441cfa0c IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option 17 years ago
Alexey Dobriyan eef9d90dcd netns: correct mib stats in ip6_route_me_harder() 17 years ago
Alexey Dobriyan e7dc849494 netns: mib6 section fixlet 17 years ago
Guo-Fu Tseng fa3e5b4eb8 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled 17 years ago
Ilpo Järvinen 626e264dd1 tcpv6: combine tcp_v6_send_(reset|ack) 17 years ago
Ilpo Järvinen 81ada62d70 tcpv6: convert opt[] -> topt in tcp_v6_send_reset 17 years ago
Ilpo Järvinen 77c676da1b tcpv6: trivial formatting changes to send_(ack|reset) 17 years ago
Ilpo Järvinen 78e645cb89 tcpv[46]: fix md5 pseudoheader address field ordering 17 years ago
Ilpo Järvinen 53b125779f tcpv6: fix option space offsets with md5 17 years ago
Ilpo Järvinen 52cd5750e8 tcp: fix length used for checksum in a reset 17 years ago
Denis V. Lunev 2ca89cea5c ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs 17 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev 55d43808eb ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH 17 years ago
Denis V. Lunev 5a57d4c7fd ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH 17 years ago
Denis V. Lunev 5c5d244bd3 ipv6: added net argument to ICMP6MSGOUT_INC_STATS 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev a862f6a6dc ipv6: added net argument to ICMP6_INC_STATS 17 years ago
Denis V. Lunev 821d57776d ipv6: added net argument to IP6_ADD_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Denis V. Lunev 98b3377ca7 ipv6: consolidate error paths in ipv6_frag_rcv 17 years ago
Denis V. Lunev 0b0588d42b ipv6: local dev is actually unused in ip6_fragment 17 years ago
Jan Engelhardt 916a917dfe netfilter: xtables: provide invoked family value to extensions 17 years ago
Jan Engelhardt a2df1648ba netfilter: xtables: move extension arguments into compound structure (6/6) 17 years ago
Jan Engelhardt af5d6dc200 netfilter: xtables: move extension arguments into compound structure (5/6) 17 years ago
Jan Engelhardt 7eb3558655 netfilter: xtables: move extension arguments into compound structure (4/6) 17 years ago
Jan Engelhardt 6be3d8598e netfilter: xtables: move extension arguments into compound structure (3/6) 17 years ago
Jan Engelhardt 9b4fce7a35 netfilter: xtables: move extension arguments into compound structure (2/6) 17 years ago
Jan Engelhardt f7108a20de netfilter: xtables: move extension arguments into compound structure (1/6) 17 years ago
Jan Engelhardt c2df73de24 netfilter: xtables: use "if" blocks in Kconfig 17 years ago
Jan Engelhardt aba0d34800 netfilter: xtables: sort extensions alphabetically in Kconfig 17 years ago
Jan Engelhardt 2203eb4760 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG 17 years ago
Jan Engelhardt 77d7358995 netfilter: ip6tables: fix name of hopbyhop in Kconfig 17 years ago
Jan Engelhardt 367c679007 netfilter: xtables: do centralized checkentry call (1/2) 17 years ago
Alexey Dobriyan c2a2c7e0cc netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl 17 years ago
Alexey Dobriyan c04d05529a netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 17 years ago
Alexey Dobriyan 74c51a1497 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook 17 years ago
Alexey Dobriyan a702a65fc1 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() 17 years ago
Alexey Dobriyan b21f890193 netfilter: netns: fix {ip,6}_route_me_harder() in netns 17 years ago
Alexey Dobriyan 400dad39d1 netfilter: netns nf_conntrack: per-netns conntrack hash 17 years ago
Alexey Dobriyan e10aad9998 netfilter: netns: ip6t_REJECT in netns for real 17 years ago
Alexey Dobriyan 7dd1b8dad8 netfilter: netns: ip6table_mangle in netns for real 17 years ago
Alexey Dobriyan 1339dd9171 netfilter: netns: ip6table_raw in netns for real 17 years ago
Alexey Dobriyan 48dc7865aa netfilter: netns: remove nf_*_net() wrappers 17 years ago
Jan Engelhardt ee999d8b95 netfilter: x_tables: use NFPROTO_* in extensions 17 years ago
Jan Engelhardt 76108cea06 netfilter: Use unsigned types for hooknum and pf vars 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago