index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
*
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-11
*
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-30
|
\
|
*
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-10-23
|
*
xfrm: Fix unaligned access to stats in copy_to_user_state()
Sowmini Varadhan
2015-10-23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
\
|
*
|
xfrm: Fix state threshold configuration from userspace
Michael Rossberg
2015-09-29
*
|
|
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
*
|
|
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
*
|
|
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
*
|
|
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
*
|
|
xfrm: Only compute net once in xfrm_policy_queue_process
Eric W. Biederman
2015-10-08
|
|
/
|
/
|
*
|
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
*
|
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-17
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
*
|
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
*
|
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
*
|
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2015-09-17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
|
\
|
*
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
|
*
net/xfrm: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-08-11
|
*
xfrm: Fix a typo
Jakub Wilk
2015-07-21
*
|
ipsec: Replace seqniv with seqiv
Herbert Xu
2015-08-17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-05-28
|
|
\
\
|
|
*
|
xfrm: optimise to search the inexact policy list
Li RongQing
2015-05-18
|
|
*
|
xfrm: move the checking for old xfrm_policy hold_queue to beginning
Li RongQing
2015-05-05
|
|
*
|
xfrm: remove the unnecessary checking before call xfrm_pol_hold
Li RongQing
2015-05-05
|
|
*
|
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-24
|
|
*
|
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
|
|
*
|
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
2015-04-23
|
|
*
|
xfrm: remove the xfrm_queue_purge definition
Li RongQing
2015-04-23
|
*
|
|
net: make skb_dst_pop routine static
Ying Xue
2015-05-12
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
2015-06-04
|
*
|
ipsec: Add IV generator information to xfrm_state
Herbert Xu
2015-05-27
|
*
|
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
2015-05-27
|
|
/
*
|
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-05-28
*
|
xfrm: Always zero high-order sequence number bits
Herbert Xu
2015-05-21
*
|
xfrm: fix a race in xfrm_state_lookup_byspi
Li RongQing
2015-04-29
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
|
\
|
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
|
\
\
|
*
|
xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
Fan Du
2015-03-03
*
|
|
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
*
|
|
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-31
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-03-16
|
\
\
|
|
/
|
/
|
|
*
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
2015-02-12
[next]