Steffen Klassert
|
e433430a0c
dst: Clone child entry in skb_dst_pop
|
14 years ago |
Steffen Klassert
|
3bc07321cc
xfrm: Force a dst refcount before entering the xfrm type handlers
|
14 years ago |
Steffen Klassert
|
9fdc4883d9
xfrm: Move IPsec replay detection functions to a separate file
|
14 years ago |
Steffen Klassert
|
1ce3644ade
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
|
14 years ago |
Eric Dumazet
|
e71895a1be
xfrm: dont assume rcu_read_lock in xfrm_output_one()
|
14 years ago |
Steffen Klassert
|
8764ab2ca7
net: check for refcount if pop a stacked dst_entry
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Alexey Dobriyan
|
59c9940ed0
netns xfrm: per-netns MIBs
|
16 years ago |
Alexey Dobriyan
|
a6483b790f
netns xfrm: per-netns NETLINK_XFRM socket
|
16 years ago |
Herbert Xu
|
d01dbeb6af
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
|
16 years ago |
Jean-Christophe DUBOIS
|
c1e24df27f
xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try
|
17 years ago |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 years ago |
Hirofumi Nakagawa
|
801678c5a3
Remove duplicated unlikely() in IS_ERR()
|
17 years ago |
Kazunori MIYAZAWA
|
df9dcb4588
[IPSEC]: Fix inter address family IPsec tunnel handling.
|
17 years ago |
Herbert Xu
|
b318e0e4ef
[IPSEC]: Fix bogus usage of u64 on input sequence number
|
17 years ago |
Masahide NAKAMURA
|
9472c9ef64
[XFRM]: Fix statistics.
|
17 years ago |
Herbert Xu
|
dbb1db8b59
[IPSEC]: Return EOVERFLOW when output sequence number overflows
|
17 years ago |
Herbert Xu
|
fcb8c156c8
[IPSEC]: Fix double free on skb on async output
|
17 years ago |
Masahide NAKAMURA
|
b15c4bcd15
[XFRM]: Fix outbound statistics.
|
17 years ago |
Paul Moore
|
e1af9f270b
[XFRM]: Drop packets when replay counter would overflow
|
17 years ago |
Paul Moore
|
afeb14b490
[XFRM]: RFC4303 compliant auditing
|
17 years ago |
Masahide NAKAMURA
|
0aa647746e
[XFRM]: Support to increment packet dropping statistics.
|
17 years ago |
Herbert Xu
|
910ef70aa3
[IPSEC]: Do xfrm_state_check_space before encapsulation
|
17 years ago |
David S. Miller
|
294b4baf29
[IPSEC]: Kill afinfo->nf_post_routing
|
17 years ago |
Herbert Xu
|
c6581a457e
[IPSEC]: Add async resume support on output
|
17 years ago |
Herbert Xu
|
862b82c6f9
[IPSEC]: Merge most of the output path
|
17 years ago |
Herbert Xu
|
a2deb6d26f
[IPSEC]: Move x->outer_mode->output out of locked section
|
17 years ago |
Herbert Xu
|
550ade8432
[IPSEC]: Use dst->header_len when resizing on output
|
17 years ago |
Herbert Xu
|
13996378e6
[IPSEC]: Rename mode to outer_mode and add inner_mode
|
17 years ago |