index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
netlink: avoid infinite retry looping in netlink_unicast()
Fedor Pchelkin
1
-1
/
+1
2025-07-17
netlink: Fix rmem check in netlink_broadcast_deliver().
Kuniyuki Iwashima
1
-1
/
+1
2025-07-17
netlink: make sure we allow at least one dump skb
Jakub Kicinski
1
-2
/
+3
2025-07-17
netlink: Fix wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-32
/
+49
2024-12-14
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-08
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-14
/
+14
2024-11-08
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-02-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+3
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
1
-0
/
+32
2023-12-13
netlink: don't call ->netlink_bind with table lock held
Ido Schimmel
1
-2
/
+2
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-1
/
+1
2023-07-27
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-09
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
1
-1
/
+1
2023-05-30
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-17
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-02-06
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-02-06
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-02-06
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2022-05-18
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-04-27
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
2022-04-15
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2021-12-17
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-10-13
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
2021-09-22
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
1
-1
/
+3
2021-06-16
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-49
/
+0
2020-03-18
netlink: Use netlink header as base to calculate bad attribute offset
Pablo Neira Ayuso
1
-1
/
+1
2020-03-05
net: netlink: cap max groups which will be considered in netlink_bind()
Nikolay Aleksandrov
1
-2
/
+3
2019-06-14
net: remove empty netlink_tap_exit_net
Li RongQing
1
-5
/
+0
2019-06-11
net: netlink: make netlink_walk_start() void return type
Taehee Yoo
1
-12
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
1
-1
/
+1
2019-05-04
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
1
-10
/
+14
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-3
/
+26
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+3
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-26
genetlink: use idr_alloc_cyclic for family->id assignment
Marcel Holtmann
1
-2
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-04-12
net: netlink: Check address length before reading groups field
Tetsuo Handa
1
-1
/
+2
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-3
/
+3
2019-03-21
genetlink: Fix a memory leak on error path
YueHaibing
1
-1
/
+2
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
1
-9
/
+1
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+8
[next]