David Ahern
|
22e6c58b8c
netlink: Add answer_flags to netlink_callback
|
6 年之前 |
David Ahern
|
89d35528d1
netlink: Add new socket option to enable strict checking on dumps
|
6 年之前 |
David Ahern
|
4a19edb60d
netlink: Pass extack to dump handlers
|
6 年之前 |
Li RongQing
|
0041195d55
netlink: remove hash::nelems check in netlink_insert
|
7 年之前 |
Dmitry Safonov
|
428f944bd5
netlink: Make groups check less stupid in netlink_bind()
|
7 年之前 |
David S. Miller
|
c1c8626fce
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Dmitry Safonov
|
91874ecf32
netlink: Don't shift on 64 for ngroups
|
7 年之前 |
David S. Miller
|
89b1698c93
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Jeremy Cline
|
bc5b6c0b62
netlink: Fix spectre v1 gadget in netlink_create()
|
7 年之前 |
Dmitry Safonov
|
61f4b23769
netlink: Don't shift with UB on nlk->ngroups
|
7 年之前 |
Dmitry Safonov
|
7acf9d4237
netlink: Do not subscribe to non-existent groups
|
7 年之前 |
Florian Westphal
|
3730cf4dd7
netlink: do not store start function in netlink_cb
|
7 年之前 |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Christoph Hellwig
|
db5051ead6
net: convert datagram_poll users tp ->poll_mask
|
7 年之前 |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 年之前 |
YU Bo
|
ae552ac278
net/netlink: make sure the headers line up actual value output
|
7 年之前 |
Eric Dumazet
|
6091f09c2f
netlink: fix uninit-value in netlink_sendmsg
|
7 年之前 |
David S. Miller
|
c0b458a946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 年之前 |
Alexander Potapenko
|
7880287981
netlink: make sure nladdr has correct size in netlink_connect()
|
7 年之前 |
David S. Miller
|
f74290fdb3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Jason A. Donenfeld
|
b87b6194be
netlink: put module reference if dump start fails
|
7 年之前 |
Kirill Tkhai
|
b86b47a395
net: Convert netlink_tap_net_ops
|
7 年之前 |
Kirill Tkhai
|
194b95d216
net: Convert netlink_net_ops
|
7 年之前 |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 年之前 |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Xin Long
|
cd443f1e91
netlink: reset extack earlier in netlink_rcv_skb
|
7 年之前 |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 年之前 |