index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
key
Age
Commit message (
Expand
)
Author
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-04-09
af_key: Always verify length of provided sadb_key
Kevin Easton
2018-01-10
af_key: Fix memory leak in key_notify_policy.
Steffen Klassert
2017-12-30
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2017-12-30
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2017-11-14
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-14
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-07-04
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-14
xfrm: NULL dereference on allocation failure
Dan Carpenter
2017-06-14
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
2017-06-12
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-05-08
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-18
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
2017-04-03
af_key: Add lock to key dump
Yuejie Shi
2017-03-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2015-10-23
af_key: fix two typos
Li RongQing
2015-08-24
net: Fix RCU splat in af_key
David Ahern
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-07-15
af_key: remove unnecessary break after return
Fabian Frederick
2014-05-30
af_key: Replace comma with semicolon
Himangi Saraogi
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
[prev]
[next]