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
/
key
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...
Haimin Zhang
2022-03-10
1
-1
/
+1
*
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-1
/
+1
*
net: Remove unnecessary variables
zuoqilin
2021-05-26
1
-5
/
+1
*
af_key: relax availability checks for skb size calculation
Cong Wang
2021-01-04
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-2
/
+9
|
\
|
*
af_key: pfkey_dump needs parameter validation
Mark Salyzyn
2020-07-22
1
-0
/
+7
|
*
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2020-06-24
1
-2
/
+2
*
|
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-2
/
+6
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-2
/
+6
|
|
\
|
|
*
af_key: fix leaks in key_pol_get_resp and dump_sp.
Jeremy Sowden
2019-05-28
1
-2
/
+6
*
|
|
af_key: make use of BUG_ON macro
Hariprasad Kelam
2019-06-09
1
-4
/
+2
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
xfrm: clean up xfrm protocol checks
Cong Wang
2019-03-26
1
-1
/
+3
*
af_key: unconditionally clone on broadcast
Sean Tranchetti
2019-02-12
1
-25
/
+15
*
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
1
-1
/
+1
*
af_key: fix indentation on declaration statement
Colin Ian King
2018-11-15
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
1
-3
/
+3
|
\
|
*
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
1
-3
/
+3
*
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
|
/
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
*
|
af_key: Always verify length of provided sadb_key
Kevin Easton
2018-04-09
1
-10
/
+35
|
/
*
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
2018-01-10
1
-1
/
+3
*
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2017-12-30
1
-0
/
+3
*
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2017-12-30
1
-0
/
+5
*
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
2017-11-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-22
/
+26
|
\
|
*
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
2017-08-14
1
-22
/
+26
*
|
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-6
/
+0
|
/
*
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-4
/
+15
|
\
|
*
xfrm: NULL dereference on allocation failure
Dan Carpenter
2017-06-14
1
-0
/
+1
|
*
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
2017-06-14
1
-4
/
+12
|
*
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-12
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-23
1
-3
/
+5
|
\
\
|
*
|
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
1
-2
/
+4
|
*
|
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-06-07
1
-1
/
+1
*
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-66
/
+50
*
|
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
|
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-6
/
+3
|
|
/
|
/
|
*
|
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
2017-05-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-29
/
+64
|
\
|
*
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
2017-04-18
1
-21
/
+26
|
*
af_key: Add lock to key dump
Yuejie Shi
2017-04-03
1
-8
/
+38
[next]