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
compress-2026-03-30
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-09-09
netlink: add variable-length / auto integers
Jakub Kicinski
1
-3
/
+11
2025-08-28
net: better track kernel sockets lifetime
Eric Dumazet
1
-10
/
+0
2025-08-28
netlink: avoid infinite retry looping in netlink_unicast()
Fedor Pchelkin
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 rmem check in netlink_broadcast_deliver().
Kuniyuki Iwashima
1
-1
/
+1
2025-07-17
netlink: Fix wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-32
/
+49
2024-12-09
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
1
-0
/
+1
2024-11-22
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-14
/
+14
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-10-17
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+3
2024-10-17
rtnetlink: change nlk->cb_mutex role
Eric Dumazet
2
-16
/
+21
2024-08-29
netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
Eric Dumazet
1
-7
/
+6
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-01-31
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-10-04
netlink: annotate data-races around sk->sk_err
Eric Dumazet
1
-4
/
+4
2023-08-15
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
1
-9
/
+12
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-4
/
+3
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
1
-2
/
+14
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
1
-1
/
+0
2023-08-15
genetlink: push conditional locking into dumpit/done
Jakub Kicinski
1
-55
/
+35
2023-08-13
netlink: convert nlk->flags to atomic flags
Eric Dumazet
3
-74
/
+48
2023-07-23
netlink: Add new netlink_release function
Anjali Kulkarni
2
-0
/
+10
2023-07-23
netlink: Reverse the patch which removed filtering
Anjali Kulkarni
1
-2
/
+25
2023-07-21
genetlink: add explicit ordering break check for split ops
Jiri Pirko
1
-1
/
+5
2023-07-11
netlink: Make use of __assign_bit() API
Andy Shevchenko
1
-4
/
+1
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+7
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-1
/
+1
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+0
2023-06-22
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
2
-0
/
+4
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
1
-1
/
+1
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-52
/
+23
2023-04-24
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+9
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
2
-3
/
+0
2023-02-09
genetlink: Use string_is_terminated() helper
Andy Shevchenko
1
-2
/
+2
2023-01-23
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-23
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-23
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-130
/
+407
2022-11-18
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-10
genetlink: fix single op policy dump when do is present
Jakub Kicinski
1
-9
/
+21
2022-11-09
genetlink: correctly begin the iteration over policies
Jakub Kicinski
1
-1
/
+3
2022-11-07
netlink: Fix potential skb memleak in netlink_ack
Tao Chen
1
-1
/
+3
2022-11-07
genetlink: convert control family to split ops
Jakub Kicinski
1
-4
/
+13
[next]