index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
5
-25
/
+5
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2
-0
/
+2
2019-05-16
xfrm: ressurrect "Fix uninitialized memory read in _decode_session4"
Florian Westphal
1
-11
/
+13
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-187
/
+1084
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+18
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+18
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-181
/
+1078
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-5
/
+5
2019-04-23
xfrm: remove unneeded export_symbols
Florian Westphal
1
-3
/
+2
2019-04-23
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
1
-9
/
+222
2019-04-23
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
1
-14
/
+7
2019-04-23
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
1
-11
/
+3
2019-04-15
xfrm: kconfig: make xfrm depend on inet
Florian Westphal
1
-3
/
+5
2019-04-08
xfrm: store xfrm_mode directly, not its address
Florian Westphal
6
-32
/
+32
2019-04-08
xfrm: make xfrm modes builtin
Florian Westphal
5
-117
/
+73
2019-04-08
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
4
-10
/
+50
2019-04-08
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
1
-5
/
+207
2019-04-08
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
2
-1
/
+222
2019-04-08
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
1
-2
/
+56
2019-04-08
xfrm: remove output indirection from xfrm_mode
Florian Westphal
1
-3
/
+163
2019-04-08
xfrm: remove input indirection from xfrm_mode
Florian Westphal
1
-3
/
+72
2019-04-08
xfrm: prefer family stored in xfrm_mode struct
Florian Westphal
2
-3
/
+3
2019-04-08
xfrm: place af number into xfrm_mode struct
Florian Westphal
1
-13
/
+6
2019-03-27
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
2
-4
/
+15
2019-03-26
xfrm: clean up xfrm protocol checks
Cong Wang
2
-14
/
+2
2019-03-24
xfrm: gso partial offload support
Boris Pismenny
1
-0
/
+3
2019-03-22
xfrm: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
1
-12
/
+18
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
1
-1
/
+1
2019-03-20
Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"
Steffen Klassert
1
-23
/
+7
2019-03-08
net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
Su Yanjun
1
-7
/
+23
2019-03-01
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-02-18
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2
-3
/
+5
2019-02-05
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2
-12
/
+20
2019-01-16
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
1
-1
/
+4
2019-01-10
xfrm: refine validation of template and selector families
Florian Westphal
1
-4
/
+9
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
1
-8
/
+7
2019-01-09
xfrm: policy: fix reinsertion on node merge
Florian Westphal
1
-6
/
+8
2019-01-09
xfrm: policy: delete inexact policies from inexact list on hash rebuild
Florian Westphal
1
-13
/
+10
2019-01-09
xfrm: policy: increment xfrm_hash_generation on hash rebuild
Florian Westphal
1
-0
/
+2
2019-01-09
xfrm: policy: use hlist rcu variants on inexact insert, part 2
Florian Westphal
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+17
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+0
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
1
-48
/
+8
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-5
/
+3
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
3
-15
/
+24
[next]