Pavel Emelyanov
|
be185884b3
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
|
17 年之前 |
Daniel Lezcano
|
bfeade0870
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
|
17 年之前 |
Daniel Lezcano
|
09f7709f49
[IPV6]: fix section mismatch warnings
|
17 年之前 |
Herbert Xu
|
bb72845e69
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
|
17 年之前 |
Daniel Lezcano
|
7f4e4868f3
[IPV6]: make the protocol initialization to return an error code
|
17 年之前 |
Pavel Emelyanov
|
42a73808ed
[RAW]: Consolidate proc interface.
|
17 年之前 |
Pavel Emelyanov
|
ab70768ec7
[RAW]: Consolidate proto->unhash callback
|
17 年之前 |
Pavel Emelyanov
|
65b4c50b47
[RAW]: Consolidate proto->hash callback
|
17 年之前 |
Pavel Emelyanov
|
b673e4dfc8
[RAW]: Introduce raw_hashinfo structure
|
17 年之前 |
Pavel Emelyanov
|
69d6da0b0f
[IPv6] RAW: Compact the API for the kernel
|
17 年之前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年之前 |
Wang Chen
|
a92aa318b4
[IPV6]: Add raw6 drops counter.
|
17 年之前 |
Eric Dumazet
|
c5a432f1a1
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
|
17 年之前 |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 年之前 |
YOSHIFUJI Hideaki
|
3ef9d943d2
[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
|
17 年之前 |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 年之前 |
Masahide NAKAMURA
|
59fbb3a61e
[IPV6] MIP6: Loadable module support for MIPv6.
|
18 年之前 |
Masahide NAKAMURA
|
136ebf08b4
[IPV6] MIP6: Kill unnecessary ifdefs.
|
18 年之前 |
David S. Miller
|
14e50e57ae
[XFRM]: Allow packet drops during larval state resolution.
|
18 年之前 |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 年之前 |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 年之前 |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 年之前 |
Arnaldo Carvalho de Melo
|
cfe1fc7759
[SK_BUFF]: Introduce skb_network_header_len
|
18 年之前 |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 年之前 |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 年之前 |