Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Alexey Dobriyan
|
221df1ed33
netns xfrm: state lookup in netns
|
16 年之前 |
Alexey Dobriyan
|
673c09be45
netns xfrm: add struct xfrm_state::xs_net
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 年之前 |
David S. Miller
|
2c3abab7c9
ipcomp: Fix warnings after ipcomp consolidation.
|
17 年之前 |
Herbert Xu
|
6fccab671f
ipsec: ipcomp - Merge IPComp implementations
|
17 年之前 |
Matthew Wilcox
|
5f090dcb4d
net: Remove unnecessary inclusions of asm/semaphore.h
|
17 年之前 |
Herbert Xu
|
21e43188f2
[IPCOMP]: Disable BH on output when using shared tfm
|
17 年之前 |
Eric Dumazet
|
533cb5b0a6
[XFRM]: constify 'struct xfrm_type'
|
17 年之前 |
Herbert Xu
|
2614fa59fa
[IPCOMP]: Fetch nexthdr before ipch is destroyed
|
17 年之前 |
Herbert Xu
|
e40b328615
[IPSEC]: Forbid BEET + ipcomp for now
|
17 年之前 |
Herbert Xu
|
4999f3621f
[IPSEC]: Fix crypto_alloc_comp error checking
|
17 年之前 |
Adrian Bunk
|
87ae9afdca
cleanup asm/scatterlist.h includes
|
17 年之前 |
Herbert Xu
|
ca68145f16
[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
|
17 年之前 |
Herbert Xu
|
ceb1eec829
[IPSEC]: Move IP length/checksum setting out of transforms
|
17 年之前 |
Herbert Xu
|
87bdc48d30
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
|
17 年之前 |
Herbert Xu
|
7b277b1a5f
[IPSEC]: Set skb->data to payload in x->mode->output
|
17 年之前 |
Herbert Xu
|
007f0211a8
[IPSEC]: Store IPv6 nh pointer in mac_header on output
|
17 年之前 |
Micah Gruber
|
1dfcae7765
[IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c
|
17 年之前 |
Masahide NAKAMURA
|
d3d6dd3ada
[XFRM]: Add module alias for transformation type.
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27d7ff46a3
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
|
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
|
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 年之前 |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 年之前 |
Al Viro
|
04ce69093f
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
|
18 年之前 |
Diego Beltrami
|
0a69452cb4
[XFRM]: BEET mode
|
18 年之前 |