index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: fix false positive warning in extack during dumps
Jakub Kicinski
2024-11-25
1
-10
/
+11
*
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
2
-9
/
+5
|
\
|
*
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
2024-11-16
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-14
2
-25
/
+8
|
|
\
|
*
|
netlink: Remove the dead code in netlink_proto_init()
Jinjie Ruan
2024-11-01
1
-5
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-14
/
+14
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
1
-1
/
+2
|
|
\
\
\
|
*
|
|
|
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-10-10
1
-2
/
+2
*
|
|
|
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-2
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
2024-11-03
1
-2
/
+7
|
|
/
/
/
*
|
|
/
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2024-11-07
2
-25
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-16
1
-14
/
+14
|
|
/
|
/
|
*
|
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-10-05
1
-1
/
+2
|
/
*
net: netlink: Remove the dump_cb_mutex field from struct netlink_sock
Christophe JAILLET
2024-08-26
1
-1
/
+0
*
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
2024-06-10
1
-15
/
+3
*
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2024-06-10
1
-2
/
+0
*
netlink: support all extack types in dumps
Jakub Kicinski
2024-04-23
1
-5
/
+10
*
netlink: move extack writing helpers
Jakub Kicinski
2024-04-23
1
-63
/
+63
*
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
2024-04-02
3
-1
/
+14
*
net/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSID
Juntong Deng
2024-03-11
1
-0
/
+3
*
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
2024-03-06
1
-5
/
+7
*
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
2024-03-06
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-1
/
+1
|
\
|
*
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
2024-02-23
1
-1
/
+1
*
|
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
2024-02-27
1
-10
/
+8
*
|
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
1
-0
/
+3
*
|
rtnetlink: change nlk->cb_mutex role
Eric Dumazet
2024-02-26
2
-16
/
+21
*
|
netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
Eric Dumazet
2024-02-26
1
-7
/
+6
*
|
netlink: fix netlink_diag_dump() return value
Eric Dumazet
2024-02-26
1
-1
/
+1
*
|
Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'
Jakub Kicinski
2024-02-16
1
-0
/
+30
|
\
\
|
*
|
genetlink: Add per family bind/unbind callbacks
Stanislaw Gruszka
2024-02-16
1
-0
/
+30
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-25
1
-1
/
+1
|
\
|
|
*
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
2024-01-23
1
-1
/
+1
*
|
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
2024-01-23
1
-0
/
+1
|
/
*
genetlink: Use internal flags for multicast groups
Ido Schimmel
2023-12-29
1
-2
/
+2
*
netlink: introduce typedef for filter function
Jiri Pirko
2023-12-19
1
-2
/
+1
*
genetlink: introduce per-sock family private storage
Jiri Pirko
2023-12-19
1
-1
/
+143
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
1
-0
/
+3
|
\
|
*
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-07
1
-0
/
+3
*
|
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2023-11-19
1
-2
/
+1
|
/
*
netlink: fill in missing MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-03
1
-0
/
+1
*
genetlink: don't merge dumpit split op for different cmds into single iter
Jiri Pirko
2023-10-24
1
-1
/
+2
*
netlink: add variable-length / auto integers
Jakub Kicinski
2023-10-20
1
-3
/
+11
*
netlink: Annotate struct netlink_policy_dump_state with __counted_by
Kees Cook
2023-10-06
1
-7
/
+8
*
netlink: annotate data-races around sk->sk_err
Eric Dumazet
2023-10-05
1
-4
/
+4
*
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
2023-08-16
1
-9
/
+12
*
genetlink: use attrs from struct genl_info
Jakub Kicinski
2023-08-16
1
-4
/
+3
*
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
2023-08-15
1
-2
/
+14
*
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
2023-08-15
1
-1
/
+0
*
genetlink: push conditional locking into dumpit/done
Jakub Kicinski
2023-08-15
1
-55
/
+35
[next]