Commit Graph

942 Commits (e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3)

Author SHA1 Message Date
Pavel Emelyanov 4acad72ded [IPV6]: Consolidate the ip6_pol_route_(input|output) pair 17 years ago
Denis V. Lunev f1673ca52c [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue 17 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 17 years ago
Pavel Emelyanov 762cc40801 [INET]: Consolidate the xxx_put 17 years ago
Pavel Emelyanov 4b6cb5d8e3 [INET]: Small cleanup for xxx_put after evictor consolidation 17 years ago
Pavel Emelyanov 8e7999c44e [INET]: Consolidate the xxx_evictor 17 years ago
Pavel Emelyanov 1e4b82873a [INET]: Consolidate the xxx_frag_destroy 17 years ago
Pavel Emelyanov 321a3a99e4 [INET]: Consolidate xxx_the secret_rebuild 17 years ago
Pavel Emelyanov 277e650ddf [INET]: Consolidate the xxx_frag_kill 17 years ago
Pavel Emelyanov 04128f233f [INET]: Collect common frag sysctl variables together 17 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 17 years ago
Pavel Emelyanov 5ab11c98d3 [INET]: Move common fields from frag_queues in one place. 17 years ago
Patrick McHardy ad643a793b [IPV6]: Uninline netfilter okfns 17 years ago
Adrian Bunk 1dff92e09e [IPV6] __inet6_csk_dst_store(): fix check-after-use 17 years ago
Herbert Xu 65c8846660 [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input 17 years ago
Herbert Xu f61944efdf [IPV6]: Make ipv6_frag_rcv return the same packet 17 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 17 years ago
Herbert Xu 2ca7b0ac02 [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom 17 years ago
Herbert Xu 37d4187922 [NETFILTER]: Do not copy skb in skb_make_writable 17 years ago
Brian Haley 4953f0fcc0 [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 17 years ago
Pierre Ynard 31910575a9 [IPv6]: Export userland ND options through netlink (RDNSS support) 17 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 17 years ago
Herbert Xu ceb1eec829 [IPSEC]: Move IP length/checksum setting out of transforms 17 years ago
Herbert Xu 87bdc48d30 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 17 years ago
Herbert Xu 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 17 years ago
Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 17 years ago
Herbert Xu bee0b40c06 [IPSEC] beet: Fix extension header support on output 17 years ago
Mitsuru Chinen f24e3d658c [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified 17 years ago
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 17 years ago
Herbert Xu b7c6538cd8 [IPSEC]: Move state lock into x->type->output 17 years ago
Herbert Xu 007f0211a8 [IPSEC]: Store IPv6 nh pointer in mac_header on output 17 years ago
Benjamin Thery 0a8891a0a4 [IPv6]: use container_of() macro in fib6_clean_node() 17 years ago
Herbert Xu 45b17f48ea [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c 17 years ago
Herbert Xu 436a0a4022 [IPSEC]: Move output replay code into xfrm_output 17 years ago
Herbert Xu 406ef77c89 [IPSEC]: Move common output code to xfrm_output 17 years ago
Herbert Xu bc31d3b2c7 [IPSEC] ah: Remove keys from ah_data structure 17 years ago
Herbert Xu 4b7137ff8f [IPSEC] esp: Remove keys from esp_data structure 17 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 17 years ago
Patrick McHardy f73e924cdd [NETFILTER]: ctnetlink: use netlink policy 17 years ago
Patrick McHardy fdf708322d [NETFILTER]: nfnetlink: rename functions containing 'nfattr' 17 years ago
Patrick McHardy df6fb868d6 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 17 years ago
Stephen Hemminger b95cce3576 [NET]: Wrap hard_header_parse 17 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 17 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 17 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 17 years ago
David L Stevens 14878f75ab [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] 17 years ago
Denis V. Lunev 76c72d4f44 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. 17 years ago
Milan Kocian 0b69d4bd26 [IPV6]: Remove redundant RTM_DELLINK message. 17 years ago