Denis V. Lunev
|
f1673ca52c
[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
|
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
|
776c729e8d
[IPV4]: Change ip_defrag to return an integer
|
18 years ago |
Herbert Xu
|
1706d58763
[IPV4]: Make ip_defrag 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
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Arnaldo Carvalho de Melo
|
c9bdd4b525
[IP]: Introduce ip_hdrlen()
|
18 years ago |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 years ago |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
Peter Zijlstra
|
47c6bf7760
fix typo in net/ipv4/ip_fragment.c
|
18 years ago |
Al Viro
|
182777700d
[IPV4]: ip_fragment.c endianness annotations
|
19 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 |
David S. Miller
|
55c0022e53
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
|
19 years ago |
Alexey Dobriyan
|
76ab608d86
[NET]: Endian-annotate struct iphdr
|
19 years ago |
Herbert Xu
|
89cee8b1cb
[IPV4]: Safer reassembly
|
19 years ago |
Yasuyuki Kozakai
|
e7c8a41e81
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
|
19 years ago |
Stephen Hemminger
|
48bc41a49c
[IPV4]: Reassembly trim not clearing CHECKSUM_HW
|
20 years ago |
Patrick McHardy
|
a61bbcf28a
[NET]: Store skb->timestamp as offset to a base timestamp
|
20 years ago |