David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 년 전 |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 년 전 |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 년 전 |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 년 전 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 년 전 |
Jamal Hadi Salim
|
bd55775c8d
xfrm: SA lookups signature with mark
|
15 년 전 |
David S. Miller
|
2bb4646fce
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Herbert Xu
|
10e7454ed7
ipcomp: Avoid duplicate calls to ipcomp_destroy
|
15 년 전 |
Alexey Dobriyan
|
d74340d31b
netns xfrm: ipcomp6 support
|
15 년 전 |
Alexey Dobriyan
|
a166477390
netns xfrm: xfrm6_tunnel in netns
|
15 년 전 |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
15 년 전 |
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 년 전 |