Commit Graph

78252 Commits (6d82de9e576ea84b549b927e6a7775d918a427b5)
 

Author SHA1 Message Date
Michal Schmidt 5533995b62 [IPIP]: Allow rebinding the tunnel to another interface 17 years ago
Pavel Emelyanov 6a7657f562 [NET]: Remove unused define from loopback driver. 17 years ago
Denis V. Lunev 81103a52f2 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used 17 years ago
Harvey Harrison 41380930d2 [NET]: Remove FASTCALL macro 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
Herbert Xu 815f4e57e9 [IPSEC]: Make xfrm_lookup flags argument a bit-field 17 years ago
Gerrit Renker 3f71c81ac3 [TFRC]: Remove previous loss intervals implementation 17 years ago
Gerrit Renker 954c2db868 [CCID3]: Interface CCID3 code with newer Loss Intervals Database 17 years ago
Gerrit Renker de0d411cb8 [TFRC]: CCID3 (and CCID4) needs to access these inlines 17 years ago
Gerrit Renker db64196038 [CCID3]: Redundant debugging output / documentation 17 years ago
Gerrit Renker 8a9c7e92e0 [TFRC]: Ringbuffer to track loss interval history 17 years ago
Gerrit Renker 8995a238ef [TFRC]: Loss interval code needs the macros/inlines that were moved 17 years ago
Gerrit Renker df8f83fdd6 [TFRC]: Put RX/TX initialisation into tfrc.c 17 years ago
Denis V. Lunev 2aaef4e47f [NETNS]: separate af_packet netns data 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago
Denis V. Lunev 27147c9e6e [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Daniel Lezcano 87c3efbfdd [IPV6]: make inet6_register_protosw to return an error code 17 years ago
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
Pavel Emelyanov 51602b2a5e [IPV4]: Cleanup sysctl manipulations in devinet.c 17 years ago
Pavel Emelyanov 01ecfe9ba6 [IPV4]: Cleanup IN_DEV_MFORWARD macro 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
Eric Dumazet ea72912c88 [NETLINK]: kzalloc() conversion 17 years ago
Eric Dumazet 64b7d96167 [NET]: dst_ifdown() cleanup 17 years ago
Herbert Xu 005011211f [IPSEC]: Add xfrm_input_state helper 17 years ago
Gerrit Renker 385ac2e3f2 [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it 17 years ago
Gerrit Renker 797eba424d [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore 17 years ago
Gerrit Renker 78282d2af5 [TFRC]: Move comment. 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
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
Pavel Emelyanov b8e1f9b5c3 [NET] sysctl: make sysctl_somaxconn per-namespace 17 years ago
Pavel Emelyanov 790a353289 [NET] sysctl: prepare core tables to point to netns variables 17 years ago
Pavel Emelyanov 024626e36d [NET] sysctl: make the sys.net.core sysctls per-namespace 17 years ago
Pavel Emelyanov cbbb90e68c [SNMP]: Remove unused devconf macros. 17 years ago
Denis Cheng b5e78337b5 [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng df01812eba [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng 0e3cf7e916 [X25]: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng 14d0e7b74e [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng 1596c97aa8 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng 3b5b34fd2b [NET] net/core/dev.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