index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: refine validation of template and selector families
Florian Westphal
2019-02-15
1
-4
/
+9
*
xfrm: Make set-mark default behavior backward compatible
Benedict Wong
2019-02-15
1
-1
/
+4
*
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
2019-01-13
1
-1
/
+6
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2019-01-13
1
-1
/
+1
*
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
2019-01-13
1
-0
/
+1
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-12-29
2
-3
/
+9
*
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
2018-10-11
1
-4
/
+4
*
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
Li RongQing
2018-10-02
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
4
-0
/
+24
|
\
|
*
xfrm: validate template mode
Sean Tranchetti
2018-09-20
1
-0
/
+3
|
*
xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
Steffen Klassert
2018-09-11
2
-0
/
+8
|
*
xfrm: reset crypto_done when iterating over multiple input xfrms
Sowmini Varadhan
2018-09-04
1
-0
/
+1
|
*
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
2018-08-03
1
-0
/
+12
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
2
-7
/
+14
|
\
|
|
*
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
2018-06-25
1
-4
/
+6
|
*
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
2018-06-23
1
-0
/
+3
|
*
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2018-06-19
1
-3
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
9
-223
/
+1244
|
\
\
|
*
|
xfrm: fix ptr_ret.cocci warnings
kbuild test robot
2018-07-27
1
-4
/
+1
|
*
|
xfrm: Return detailed errors from xfrmi_newlink
Benedict Wong
2018-07-26
1
-12
/
+20
|
*
|
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-07-26
1
-1
/
+4
|
*
|
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
2018-07-20
1
-2
/
+6
|
*
|
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
2018-07-20
3
-37
/
+68
|
*
|
xfrm: don't check offload_handle for nonzero
Shannon Nelson
2018-07-19
1
-3
/
+3
|
*
|
xfrm: use time64_t for in-kernel timestamps
Arnd Bergmann
2018-07-11
2
-17
/
+17
|
*
|
xfrm: Allow Set Mark to be Updated Using UPDSA
Nathan Harold
2018-07-01
1
-0
/
+9
|
*
|
xfrm: policy: remove pcpu policy cache
Florian Westphal
2018-06-25
3
-151
/
+3
|
*
|
xfrm: Add virtual xfrm interfaces
Steffen Klassert
2018-06-23
5
-0
/
+1027
|
*
|
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
3
-16
/
+75
|
*
|
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
5
-15
/
+46
|
|
/
*
/
xfrm: remove blank lines at EOF
Stephen Hemminger
2018-07-24
2
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-2
/
+7
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-3
/
+2
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-0
/
+6
|
|
\
\
|
*
|
|
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
2018-05-04
1
-2
/
+7
*
|
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-14
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
1
-14
/
+2
|
|
|
/
|
|
/
|
*
/
|
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
2018-05-31
1
-3
/
+2
|
/
/
*
/
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-16
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
2
-2
/
+9
|
\
|
*
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-03-23
1
-0
/
+6
|
*
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
*
|
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
2018-03-30
2
-3
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
2
-3
/
+4
|
\
\
|
*
|
xfrm_policy: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
|
*
|
xfrm: mark kmem_caches as __ro_after_init
Alexey Dobriyan
2018-02-27
2
-2
/
+3
*
|
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
2
-2
/
+0
*
|
|
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
5
-20
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-13
5
-20
/
+23
|
|
\
\
[next]