index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-0
/
+1
|
\
|
*
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-0
/
+1
*
|
xfrm: unbreak xfrm_sk_policy_lookup
Florian Westphal
2016-11-18
1
-4
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-0
/
+4
|
\
|
*
xfrm: Ignore socket policies when rebuilding hash tables
Tobias Brunner
2016-07-29
1
-0
/
+4
*
|
xfrm: Fix xfrm_policy_lock imbalance
Steffen Klassert
2016-08-24
1
-1
/
+1
*
|
xfrm: policy: convert policy_lock to spinlock
Florian Westphal
2016-08-12
1
-34
/
+34
*
|
xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo
Florian Westphal
2016-08-12
1
-2
/
+0
*
|
xfrm: policy: only use rcu in xfrm_sk_policy_lookup
Florian Westphal
2016-08-12
1
-5
/
+3
*
|
xfrm: policy: make xfrm_policy_lookup_bytype lockless
Florian Westphal
2016-08-12
1
-2
/
+2
*
|
xfrm: policy: use atomic_inc_not_zero in rcu section
Florian Westphal
2016-08-12
1
-1
/
+7
*
|
xfrm: policy: add sequence count to sync with hash resize
Florian Westphal
2016-08-12
1
-2
/
+19
*
|
xfrm: policy: prepare policy_bydst hash for rcu lookups
Florian Westphal
2016-08-12
1
-6
/
+14
*
|
xfrm: policy: use rcu versions for iteration and list add/del
Florian Westphal
2016-08-12
1
-7
/
+7
|
/
*
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
*
|
dst: Pass net into dst->output
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
1
-1
/
+1
*
|
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
*
|
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
|
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2015-09-17
1
-2
/
+0
|
/
*
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
1
-10
/
+14
*
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: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
1
-1
/
+1
*
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
2015-04-23
1
-1
/
+3
*
xfrm: remove the xfrm_queue_purge definition
Li RongQing
2015-04-23
1
-10
/
+2
*
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
2015-02-12
1
-6
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-12-08
1
-23
/
+29
|
\
|
*
xfrm: Use __xfrm_policy_link in xfrm_policy_insert
Herbert Xu
2014-11-13
1
-3
/
+2
|
*
xfrm: Do not hash socket policies
Herbert Xu
2014-11-13
1
-18
/
+26
|
*
xfrm: fix set but not used warning in xfrm_policy_queue_process()
Fabian Frederick
2014-10-27
1
-2
/
+1
*
|
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-30
1
-1
/
+1
|
/
*
net: cleanup and document skb fclone layout
Eric Dumazet
2014-10-01
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
1
-6
/
+134
|
\
|
*
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
2014-09-02
1
-0
/
+87
|
*
xfrm: hash prefixed policies based on preflen thresholds
Christophe Gouault
2014-09-02
1
-6
/
+47
*
|
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
2014-09-16
1
-8
/
+24
*
|
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-09-16
1
-1
/
+17
|
/
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-2
/
+2
*
xfrm: Fix refcount imbalance in xfrm_lookup
Steffen Klassert
2014-06-26
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-05-22
1
-32
/
+14
|
\
|
*
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-23
1
-26
/
+14
|
*
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-04-22
1
-14
/
+8
*
|
net: clean up snmp stats code
WANG Cong
2014-05-07
1
-6
/
+4
|
/
[next]