index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-05-28
1
-0
/
+16
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
5
-130
/
+345
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
2
-8
/
+31
|
*
|
xfrm: remove empty xfrmi_init_net
Li RongQing
2019-06-14
1
-6
/
+0
|
*
|
xfrm: fix bogus WARN_ON with ipv6
Florian Westphal
2019-06-12
1
-0
/
+1
|
*
|
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-52
/
+127
|
*
|
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-12
/
+12
|
*
|
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
2019-06-06
2
-28
/
+106
|
*
|
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-14
/
+3
|
*
|
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-7
/
+20
|
*
|
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-7
/
+49
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
5
-25
/
+5
|
/
/
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
4
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
2019-05-16
1
-11
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
9
-187
/
+1084
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
4
-19
/
+18
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-30
8
-181
/
+1078
|
|
\
\
|
|
*
|
xfrm: remove unneeded export_symbols
Florian Westphal
2019-04-23
1
-3
/
+2
|
|
*
|
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-9
/
+222
|
|
*
|
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-14
/
+7
|
|
*
|
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
2019-04-23
1
-11
/
+3
|
|
*
|
xfrm: kconfig: make xfrm depend on inet
Florian Westphal
2019-04-15
1
-3
/
+5
|
|
*
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
6
-32
/
+32
|
|
*
|
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
5
-117
/
+73
|
|
*
|
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
4
-10
/
+50
|
|
*
|
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-5
/
+207
|
|
*
|
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
2019-04-08
2
-1
/
+222
|
|
*
|
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-2
/
+56
|
|
*
|
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
[prev]
[next]