Commit Graph

2133 Commits (25543fa785a32ce22e7374ba403eb6d38854d037)

Author SHA1 Message Date
Patrick McHardy 051578ccbc [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session 17 years ago
Patrick McHardy 1e796fda00 [NETFILTER]: constify nf_afinfo 17 years ago
Patrick McHardy 7b2f9631e7 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg 17 years ago
Patrick McHardy f01ffbd6e7 [NETFILTER]: nf_log: move logging stuff to seperate header 17 years ago
Patrick McHardy cc01dcbd26 [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info 17 years ago
Patrick McHardy ce4b1cebdc [NETFILTER]: nf_nat: sprinkle a few __read_mostlys 17 years ago
Patrick McHardy 2b628a0866 [NETFILTER]: nf_nat: mark NAT protocols const 17 years ago
Patrick McHardy 3ee9e76038 [NETFILTER]: nf_nat_proto_gre: add missing module reference 17 years ago
Patrick McHardy 77236b6e33 [NETFILTER]: ctnetlink: use netlink attribute helpers 17 years ago
Pablo Neira Ayuso 13eae15a24 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments 17 years ago
Patrick McHardy d6a2ba07c3 [NETFILTER]: arp_tables: add compat support 17 years ago
Patrick McHardy 11f6dff8af [NETFILTER]: arp_tables: resync get_entries() with ip_tables 17 years ago
Patrick McHardy 41acd975b9 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function 17 years ago
Patrick McHardy 27e2c26b85 [NETFILTER]: arp_tables: move counter allocation to seperate function 17 years ago
Patrick McHardy fb5b6095f3 [NETFILTER]: arp_tables: move entry and target checks to seperate functions 17 years ago
Patrick McHardy 70f0bfcf6a [NETFILTER]: arp_tables: remove ipchains compat hack 17 years ago
Patrick McHardy 197631201e [NETFILTER]: arp_tables: use vmalloc_node() 17 years ago
Patrick McHardy 03dafbbdf8 [NETFILTER]: arp_tables: remove obsolete standard_check function 17 years ago
Patrick McHardy 6d6a55f42d [NETFILTER]: ip_tables: remove ipchains compatibility hack 17 years ago
Patrick McHardy c9d8fe1317 [NETFILTER]: {ip,ip6}_tables: fix format strings 17 years ago
Patrick McHardy 9c54795950 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences 17 years ago
Patrick McHardy b386d9f596 [NETFILTER]: ip_tables: move compat offset calculation to x_tables 17 years ago
Patrick McHardy 73cd598df4 [NETFILTER]: ip_tables: fix compat types 17 years ago
Patrick McHardy 30c08c41be [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff 17 years ago
Patrick McHardy 8956695131 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros 17 years ago
Patrick McHardy 4b4782486d [NETFILTER]: ip_tables: reformat compat code 17 years ago
Patrick McHardy ac8e27fd89 [NETFILTER]: ip_tables: kill useless wrapper 17 years ago
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 586f121152 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one 17 years ago
Pavel Emelyanov 9355bbd685 [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov c0ce9fb304 [IPV4]: Store the net pointer on devinet's ctl tables 17 years ago
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Pavel Emelyanov ea40b324d7 [IPV4]: Make __devinet_sysctl_register return an error 17 years ago
Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 17 years ago
YOSHIFUJI Hideaki 5661df7b6c [IPVS]: Use htons() where appropriate. 17 years ago
Denis V. Lunev f5026fabda [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. 17 years ago
Michal Schmidt ee34c1eb35 [IP_GRE]: Rebinding of GRE tunnels to other interfaces 17 years ago
Herbert Xu aebcf82c1f [IPSEC]: Do not let packets pass when ICMP flag is off 17 years ago
Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check 17 years ago
Michal Schmidt 5533995b62 [IPIP]: Allow rebinding the tunnel to another interface 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Pavel Emelyanov 51602b2a5e [IPV4]: Cleanup sysctl manipulations in devinet.c 17 years ago
Pavel Emelyanov 95c9382a34 [INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks 17 years ago
Pavel Emelyanov 1f9e636ea2 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Denis V. Lunev 971b893e79 [IPV4]: last default route is a fib table property 17 years ago
Denis V. Lunev a2bbe6822f [IPV4]: Unify assignment of fi to fib_result 17 years ago