index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
1
-0
/
+3
*
net/xfrm_user: use in_compat_syscall to deny compat syscalls
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
ipsec: Use skcipher and ahash when probing algorithms
Herbert Xu
2016-01-27
1
-3
/
+4
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
1
-38
/
+0
|
\
|
*
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2015-11-03
1
-38
/
+0
*
|
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
1
-12
/
+25
*
|
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-11
1
-2
/
+9
*
|
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-30
2
-2
/
+7
|
\
\
|
*
|
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-10-23
1
-1
/
+3
|
*
|
xfrm: Fix unaligned access to stats in copy_to_user_state()
Sowmini Varadhan
2015-10-23
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfrm: Fix state threshold configuration from userspace
Michael Rossberg
2015-09-29
1
-1
/
+3
*
|
|
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
|
|
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
|
|
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
|
|
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
2
-2
/
+2
*
|
|
xfrm: Only compute net once in xfrm_policy_queue_process
Eric W. Biederman
2015-10-08
1
-4
/
+3
|
|
/
|
/
|
*
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
1
-3
/
+3
*
|
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-17
1
-0
/
+1
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-6
/
+6
*
|
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-1
/
+2
*
|
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
2
-2
/
+2
*
|
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2015-09-17
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
2
-15
/
+17
|
\
|
*
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
1
-10
/
+14
|
*
net/xfrm: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-08-11
1
-4
/
+2
|
*
xfrm: Fix a typo
Jakub Wilk
2015-07-21
1
-1
/
+1
*
|
ipsec: Replace seqniv with seqiv
Herbert Xu
2015-08-17
1
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
4
-30
/
+40
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
3
-2
/
+19
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-05-28
3
-30
/
+28
|
|
\
\
|
|
*
|
xfrm: optimise to search the inexact policy list
Li RongQing
2015-05-18
1
-3
/
+8
|
|
*
|
xfrm: move the checking for old xfrm_policy hold_queue to beginning
Li RongQing
2015-05-05
1
-3
/
+3
|
|
*
|
xfrm: remove the unnecessary checking before call xfrm_pol_hold
Li RongQing
2015-05-05
1
-4
/
+3
|
|
*
|
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-24
1
-5
/
+5
|
|
*
|
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
3
-3
/
+3
|
|
*
|
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
2015-04-23
2
-2
/
+4
|
|
*
|
xfrm: remove the xfrm_queue_purge definition
Li RongQing
2015-04-23
1
-10
/
+2
|
*
|
|
net: make skb_dst_pop routine static
Ying Xue
2015-05-12
1
-0
/
+12
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-22
2
-9
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
2015-06-04
1
-0
/
+12
|
*
|
ipsec: Add IV generator information to xfrm_state
Herbert Xu
2015-05-28
1
-9
/
+31
|
*
|
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
2015-05-28
1
-0
/
+16
|
|
/
*
|
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-05-28
1
-1
/
+16
*
|
xfrm: Always zero high-order sequence number bits
Herbert Xu
2015-05-21
1
-0
/
+2
*
|
xfrm: fix a race in xfrm_state_lookup_byspi
Li RongQing
2015-04-29
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
1
-5
/
+5
|
\
|
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
[next]