Commit Graph

40 Commits (76ee65bfaa1435320a72989a6413467ce446ae23)

Author SHA1 Message Date
Pavel Emelyanov c95477090a [INET]: Consolidate frag queues freeing 18 years ago
Pavel Emelyanov 48d6005638 [INET]: Remove no longer needed ->equal callback 18 years ago
Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management 18 years ago
Pavel Emelyanov c6fda28229 [INET]: Consolidate xxx_frag_create() 18 years ago
Pavel Emelyanov e521db9d79 [INET]: Consolidate xxx_frag_alloc() 18 years ago
Pavel Emelyanov 2588fe1d78 [INET]: Consolidate xxx_frag_intern 18 years ago
Pavel Emelyanov fd9e63544c [INET]: Omit double hash calculations in xxx_frag_intern 18 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
Pavel Emelyanov 762cc40801 [INET]: Consolidate the xxx_put 18 years ago
Pavel Emelyanov 4b6cb5d8e3 [INET]: Small cleanup for xxx_put after evictor consolidation 18 years ago
Pavel Emelyanov 8e7999c44e [INET]: Consolidate the xxx_evictor 18 years ago
Pavel Emelyanov 1e4b82873a [INET]: Consolidate the xxx_frag_destroy 18 years ago
Pavel Emelyanov 321a3a99e4 [INET]: Consolidate xxx_the secret_rebuild 18 years ago
Pavel Emelyanov 277e650ddf [INET]: Consolidate the xxx_frag_kill 18 years ago
Pavel Emelyanov 04128f233f [INET]: Collect common frag sysctl variables together 18 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 18 years ago
Pavel Emelyanov 5ab11c98d3 [INET]: Move common fields from frag_queues in one place. 18 years ago
Herbert Xu f61944efdf [IPV6]: Make ipv6_frag_rcv return the same packet 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Zach Brown f6596f9d2b [IPv6] reassembly: Always compute hash under the fragment lock. 19 years ago
Ingo Oeser 78c784c47a [IPV6]: Cleanup of net/ipv6/reassambly.c 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Yasuyuki Kozakai e7c8a41e81 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 19 years ago
Stephen Hemminger 42ca89c18b [IPV6]: Need to use pskb_trim_rcsum(). 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago