index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
(
follow
)
Commit message (
Expand
)
Author
Age
*
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-17
*
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
2021-09-22
*
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
2021-06-16
*
genetlink: remove genl_bind
Sean Tranchetti
2020-07-22
*
net: netlink: cap max groups which will be considered in netlink_bind()
Nikolay Aleksandrov
2020-03-11
*
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
2018-08-09
*
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
2018-08-09
*
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
2018-08-09
*
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
2018-08-06
*
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
2018-05-16
*
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
2018-04-13
*
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
2018-03-31
*
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
2018-03-11
*
netlink: Add netns check on taps
Kevin Cernekee
2018-01-02
*
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
2017-12-25
*
netlink: add a start callback for starting a netlink dump
Tom Herbert
2017-12-05
*
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2017-11-24
*
netlink: Allow direct reclaim for fallback allocation
Ross Lagerwall
2017-05-08
*
netlink: remove mmapped netlink support
Florian Westphal
2017-03-22
*
netlink: Do not schedule work from sk_destruct
Herbert Xu
2016-12-10
*
netlink: Call cb->done from a worker thread
Herbert Xu
2016-12-10
*
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2016-11-15
*
netlink: Fix dump skb leak/double free
Herbert Xu
2016-06-24
*
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
2016-05-04
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
|
*
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
David Herrmann
2015-10-22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
|
\
|
|
*
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
2015-10-18
*
|
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2015-10-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
|
\
|
|
*
netlink: Replace rhash_portid with bound
Herbert Xu
2015-09-24
|
*
netlink: Fix autobind race condition that leads to zero port ID
Herbert Xu
2015-09-20
|
*
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-09-11
*
|
genetlink: simplify genl_notify
Jiri Benc
2015-09-24
|
/
*
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2015-09-09
*
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
2015-09-09
*
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
2015-08-30
*
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
2015-08-28
*
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2015-08-28
*
netlink: mmap: fix tx type check
Ken-ichirou MATSUZAWA
2015-08-23
*
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
2015-08-10
*
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-21
*
netlink: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-03
*
netlink: add API to retrieve all group memberships
David Herrmann
2015-06-21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
|
\
|
*
netlink: Reset portid after netlink_insert failure
Herbert Xu
2015-05-16
|
*
netlink: move nl_table in read_mostly section
Eric Dumazet
2015-05-14
*
|
netlink: Use random autobind rover
Herbert Xu
2015-05-17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
|
\
|
[next]