index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2019-02-18
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2019-02-05
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-01-16
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
2019-01-10
xfrm: refine validation of template and selector families
Florian Westphal
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
2019-01-09
xfrm: policy: fix reinsertion on node merge
Florian Westphal
2019-01-09
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
2019-01-09
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
2019-01-09
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-11-28
xfrm: policy: fix policy hash rebuild
Florian Westphal
2018-11-23
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-22
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
2018-11-15
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
2018-11-15
xfrm: policy: add missing indentation
Colin Ian King
2018-11-09
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
2018-11-09
xfrm: policy: check reinserted policies match their node
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
xfrm: policy: return NULL when inexact search needed
Florian Westphal
2018-11-09
xfrm: policy: split list insertion into a helper
Florian Westphal
2018-11-09
xfrm: security: iterate all, not inexact lists
Florian Westphal
2018-11-06
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-28
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-15
xfrm: use complete IPv6 addresses for hash
Michal Kubecek
2018-10-11
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
xfrm: use correct size to initialise sp->ovec
Li RongQing
2018-10-08
xfrm: remove unnecessary check in xfrmi_get_stats64
Li RongQing
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
Li RongQing
[next]