Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 years ago |
Masahide NAKAMURA
|
59fbb3a61e
[IPV6] MIP6: Loadable module support for MIPv6.
|
18 years ago |
Masahide NAKAMURA
|
136ebf08b4
[IPV6] MIP6: Kill unnecessary ifdefs.
|
18 years ago |
David S. Miller
|
14e50e57ae
[XFRM]: Allow packet drops during larval state resolution.
|
18 years ago |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 years ago |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
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
|
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 |
Arnaldo Carvalho de Melo
|
1ced98e81d
[SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull
|
18 years ago |
YOSHIFUJI Hideaki
|
b59e139bbd
[IPv6]: Fix incorrect length check in rawv6_sendmsg()
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 years ago |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 years ago |
Masahide NAKAMURA
|
f48d5ff1e4
[IPV6] RAW: Add checksum default defines for MH.
|
18 years ago |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 years ago |
Masahide NAKAMURA
|
4e33fa14fa
[IPV6] RAW: Don't release unlocked sock.
|
18 years ago |
Al Viro
|
f6ab028804
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
|
18 years ago |
Al Viro
|
5f92a7388a
[NET]: Annotate callers of the reset of checksum.h stuff.
|
18 years ago |
Al Viro
|
868c86bcb5
[NET]: annotate csum_ipv6_magic() callers in net/*
|
18 years ago |
Al Viro
|
e69a4adc66
[IPV6]: Misc endianness annotations.
|
18 years ago |
Brian Haley
|
d3a1be9cba
[IPv6]: Only modify checksum for UDP
|
18 years ago |
YOSHIFUJI Hideaki
|
a11d206d0f
[IPV6]: Per-interface statistics support.
|
18 years ago |
Al Viro
|
04ce69093f
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
|
18 years ago |
Heiko Carstens
|
a27b58fed9
[NET]: fix uaccess handling
|
18 years ago |
Masahide NAKAMURA
|
6e8f4d48b2
[IPV6] MIP6: Add sending mobility header functions through raw socket.
|
19 years ago |