David S. Miller
|
6f41617bf2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
6 年之前 |
David S. Miller
|
ee0b6f4834
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
6 年之前 |
Steffen Klassert
|
9e14379378
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
|
7 年之前 |
David S. Miller
|
a8305bff68
net: Add and use skb_mark_not_on_list().
|
7 年之前 |
Steffen Klassert
|
9b42c1f179
xfrm: Extend the output_mark to support input direction and masking.
|
7 年之前 |
Taehee Yoo
|
46c0ef6e1e
xfrm: fix rcu_read_unlock usage in xfrm_local_error
|
7 年之前 |
David Miller
|
b92cf4aab8
net: Create and use new helper xfrm_dst_child().
|
7 年之前 |
Steffen Klassert
|
73b9fc49b4
xfrm: Fix GSO for IPsec with GRE tunnel.
|
7 年之前 |
Lorenzo Colitti
|
077fbac405
net: xfrm: support setting an output mark.
|
8 年之前 |
Ilan Tayari
|
f1bd7d659e
xfrm: Add encapsulation header offsets while SKB is not encrypted
|
8 年之前 |
Steffen Klassert
|
d77e38e612
xfrm: Add an IPsec hardware offloading API
|
8 年之前 |
Florian Westphal
|
af5d27c4e1
xfrm: remove xfrm_state_put_afinfo
|
8 年之前 |
Steffen Klassert
|
215276c014
xfrm: Reset encapsulation field of the skb before transformation
|
9 年之前 |
Konstantin Khlebnikov
|
9207f9d45b
net: preserve IP control block during GSO segmentation
|
9 年之前 |
Eric W. Biederman
|
cf91a99daa
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
|
9 年之前 |
Eric W. Biederman
|
4ebdfba73c
dst: Pass a sk into .local_out
|
9 年之前 |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 年之前 |
Eric W. Biederman
|
be10de0a32
netfilter: Add blank lines in callers of netfilter hooks
|
10 年之前 |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 年之前 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 年之前 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 年之前 |
Ying Xue
|
9449c3cd90
net: make skb_dst_pop routine static
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
Florian Westphal
|
330966e501
net: make skb_gso_segment error handling more robust
|
10 年之前 |
Florian Westphal
|
46cfd725c3
net: use kfree_skb_list() helper in more places
|
11 年之前 |
Fabian Frederick
|
fc68086ce8
net/xfrm/xfrm_output.c: move EXPORT_SYMBOL
|
11 年之前 |
Hannes Frederic Sowa
|
844d48746e
xfrm: choose protocol family by skb protocol
|
12 年之前 |
Hannes Frederic Sowa
|
628e341f31
xfrm: make local error reporting more robust
|
12 年之前 |
Jean Sacren
|
ebd4687af7
xfrm: simplify the exit path of xfrm_output_one()
|
12 年之前 |
Timo Teräs
|
497574c72c
xfrm: properly handle invalid states as an error
|
12 年之前 |