Commit Graph

2092 Commits (2bc454b0b30b3645d114689b64321cb49be99923)

Author SHA1 Message Date
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
Denis V. Lunev c17860a039 [IPV4]: no need pass pointer to a default into fib_detect_death 17 years ago
Denis Cheng 1596c97aa8 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Eric W. Biederman 877a9bff38 [IPV4]: Move trie_local and trie_main into the proc iterator. 17 years ago
Eric W. Biederman bb80317586 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Pavel Emelyanov f8b33fdfaf [ARP]: Consolidate some code in arp_req_set/delete_publc 17 years ago
Pavel Emelyanov 46479b4329 [ARP]: Minus one level of ndentation in arp_req_delete 17 years ago
Pavel Emelyanov 43dc170117 [ARP]: Minus one level of indentation in arp_req_set 17 years ago
Pavel Emelyanov 1ff1cc202e [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function 17 years ago
Pavel Emelyanov 107f163428 [IPV4] ROUTE: Clean up proc files creation. 17 years ago
Pavel Emelyanov 78c686e9fa [IPV4] ROUTE: Collect proc-related functions together 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 68dd299bc8 [INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding 17 years ago
Pavel Emelyanov 3e37c3f997 [IPV4]: Use ctl paths to register net/ipv4/ table 17 years ago
Pavel Emelyanov 9ba6397976 [IPV4]: Cleanup the sysctl_net_ipv4.c file 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 9521409265 [NETFILTER]: ip_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 41c5b31703 [NETFILTER]: Use nf_register_hooks for multiple registrations 17 years ago
Patrick McHardy 279c2c74b6 [NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file 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
Patrick McHardy cb76c6a597 [NETFILTER]: ip_tables: remove obsolete SAME target 17 years ago
Jan Engelhardt c9fd496809 [NETFILTER]: Merge ipt_TOS into xt_DSCP 17 years ago
Jan Engelhardt c3b33e6a2c [NETFILTER]: Merge ipt_tos into xt_dscp 17 years ago
Jan Engelhardt 4c37799ccf [NETFILTER]: Use lowercase names for matches in Kconfig 17 years ago
Laszlo Attila Toth e2cf5ecbea [NETFILTER]: ipt_addrtype: limit address type checking to an interface 17 years ago
Laszlo Attila Toth 0553811612 [IPV4]: Add inet_dev_addr_type() 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
Li Zefan 4c61097957 [NETFILTER]: replace list_for_each with list_for_each_entry 17 years ago
Herbert Xu 2fcb45b6b8 [IPSEC]: Use the correct family for input state lookup 17 years ago