index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
xfrm: remove output indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-3
/
+163
|
|
*
|
xfrm: remove input indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-3
/
+72
|
|
*
|
xfrm: prefer family stored in xfrm_mode struct
Florian Westphal
2019-04-08
2
-3
/
+3
|
|
*
|
xfrm: place af number into xfrm_mode struct
Florian Westphal
2019-04-08
1
-13
/
+6
|
|
*
|
xfrm: gso partial offload support
Boris Pismenny
2019-03-24
1
-0
/
+3
|
*
|
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-5
/
+5
|
|
/
/
|
*
|
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
1
-12
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
2019-03-22
1
-12
/
+18
|
|
/
*
|
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
2019-03-27
2
-4
/
+15
*
|
xfrm: clean up xfrm protocol checks
Cong Wang
2019-03-26
2
-14
/
+2
*
|
Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"
Steffen Klassert
2019-03-20
1
-23
/
+7
*
|
net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
Su Yanjun
2019-03-08
1
-7
/
+23
*
|
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
2019-03-01
1
-1
/
+1
|
/
*
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2019-02-18
2
-3
/
+5
*
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
2
-12
/
+20
*
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
2019-01-16
1
-1
/
+4
*
xfrm: refine validation of template and selector families
Florian Westphal
2019-01-10
1
-4
/
+9
*
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
2019-01-09
1
-8
/
+7
*
xfrm: policy: fix reinsertion on node merge
Florian Westphal
2019-01-09
1
-6
/
+8
*
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
2019-01-09
1
-13
/
+10
*
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
2019-01-09
1
-0
/
+2
*
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
2019-01-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
4
-5
/
+17
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
4
-5
/
+17
|
|
\
|
|
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-23
2
-3
/
+9
|
|
*
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
2018-11-22
1
-1
/
+6
|
|
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2018-11-06
1
-1
/
+1
|
|
*
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
2018-10-28
1
-0
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-20
1
-3
/
+0
|
\
\
\
|
*
|
|
xfrm: policy: remove set but not used variable 'priority'
YueHaibing
2018-12-19
1
-3
/
+0
*
|
|
|
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-48
/
+8
*
|
|
|
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
2
-5
/
+3
*
|
|
|
xfrm: use secpath_exist where applicable
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
|
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
3
-15
/
+24
*
|
|
|
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
1
-7
/
+9
|
/
/
/
*
|
|
xfrm: policy: fix policy hash rebuild
Florian Westphal
2018-11-28
1
-4
/
+5
*
|
|
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
2018-11-15
1
-1
/
+4
*
|
|
xfrm: policy: add missing indentation
Colin Ian King
2018-11-15
1
-1
/
+1
*
|
|
xfrm: policy: add 2nd-level saddr trees for inexact policies
Florian Westphal
2018-11-09
1
-10
/
+108
*
|
|
xfrm: policy: store inexact policies in a tree ordered by source address
Florian Westphal
2018-11-09
1
-4
/
+42
*
|
|
xfrm: policy: check reinserted policies match their node
Florian Westphal
2018-11-09
1
-0
/
+32
*
|
|
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
1
-6
/
+327
*
|
|
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
1
-54
/
+247
*
|
|
xfrm: policy: consider if_id when hashing inexact policy
Florian Westphal
2018-11-09
1
-9
/
+16
*
|
|
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
1
-18
/
+332
*
|
|
xfrm: policy: return NULL when inexact search needed
Florian Westphal
2018-11-09
1
-2
/
+11
*
|
|
xfrm: policy: split list insertion into a helper
Florian Westphal
2018-11-09
1
-16
/
+27
*
|
|
xfrm: security: iterate all, not inexact lists
Florian Westphal
2018-11-09
1
-67
/
+26
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
2
-4
/
+0
|
\
\
[prev]
[next]