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
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2016-07-29
xfrm: Ignore socket policies when rebuilding hash tables
Tobias Brunner
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-11
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-07
xfrm: take care of request sockets
Eric Dumazet
2015-11-03
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2015-10-08
dst: Pass net into dst->output
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-09-25
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
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-08-11
xfrm: Add oif to dst lookups
David Ahern
2015-05-18
xfrm: optimise to search the inexact policy list
Li RongQing
2015-05-05
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-04-23
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-02-12
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-11-13
xfrm: Use __xfrm_policy_link in xfrm_policy_insert
Herbert Xu
2014-11-13
xfrm: Do not hash socket policies
Herbert Xu
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-27
xfrm: fix set but not used warning in xfrm_policy_queue_process()
Fabian Frederick
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-16
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
2014-09-16
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-06-26
xfrm: Fix refcount imbalance in xfrm_lookup
Steffen Klassert
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-05-07
net: clean up snmp stats code
WANG Cong
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
2014-02-19
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
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
[next]