index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
2014-01-02
xfrm: checkpatch erros with inline keyword position
Weilong Chen
2014-01-02
xfrm: fix checkpatch error
Weilong Chen
2014-01-02
xfrm: checkpatch erros with space prohibited
Weilong Chen
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
2013-12-06
xfrm: Try to honor policy index if it's supplied by user
Fan Du
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-21
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
2013-10-08
xfrm: check for a vaild skb in xfrm_policy_queue_process
Steffen Klassert
2013-10-08
xfrm: Add refcount handling to queued policies
Steffen Klassert
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
2013-08-06
xfrm: Delete hold_timer when destroy policy
Fan Du
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-03-19
xfrm: use xfrm direction when lookup policy
Baker Zhang
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-02-11
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
2013-02-06
xfrm: Add a state resolution packet queue
Steffen Klassert
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
xfrm: fix freed block size calculation in xfrm_policy_fini()
Michal Kubecek
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-08-22
xfrm: fix RCU bugs
Eric Dumazet
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2012-08-16
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
2012-08-14
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
2012-07-20
net: Document dst->obsolete better.
David S. Miller
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
2012-07-05
xfrm: No need to copy generic neighbour pointer.
David S. Miller
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-05-27
ipv6: fix incorrect ipsec fragment
Gao feng
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-04-09
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
[next]