index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
netlink: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2026-05-22
net: netlink: don't set nsid on local notifications
Ilya Maximets
1
-3
/
+7
2026-05-22
net: netlink: fix sending unassigned nsid after assigned one
Ilya Maximets
1
-0
/
+1
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2026-05-08
genetlink: free the skb on 'group >= family->n_mcgrps'
Alice Ryhl
1
-2
/
+6
2026-05-04
netlink: convert to getsockopt_iter
Breno Leitao
1
-10
/
+11
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-14
/
+14
2026-03-12
netlink: update outdated comment
Kexin Sun
1
-2
/
+2
2026-03-12
genetlink: apply reject policy for split ops on the dispatch path
Jakub Kicinski
1
-0
/
+1
2026-03-12
genetlink: use maxattr of 0 for the reject policy
Jakub Kicinski
2
-12
/
+11
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-9
/
+8
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-15
net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
Eric Dumazet
1
-3
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-09-08
genetlink: fix genl_bind() invoking bind() after -EPERM
Alok Tiwari
1
-0
/
+3
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
1
-1
/
+1
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
1
-2
/
+2
2025-07-30
netlink: avoid infinite retry looping in netlink_unicast()
Fedor Pchelkin
1
-1
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-2
/
+1
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
1
-32
/
+50
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
1
-2
/
+1
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2025-07-11
netlink: make sure we allow at least one dump skb
Jakub Kicinski
1
-2
/
+3
2025-07-11
netlink: Fix rmem check in netlink_broadcast_deliver().
Kuniyuki Iwashima
1
-1
/
+1
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+49
2025-07-08
netlink: spelling: fix appened -> appended in a comment
Faisal Bukhari
1
-1
/
+1
2025-07-07
netlink: Fix wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-32
/
+49
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
1
-0
/
+5
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+0
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-10
/
+0
2025-02-18
netlink: Unset cb_running when terminating dump on release
Siddh Raman Pant
1
-0
/
+1
2024-12-19
net: netlink: catch attempts to send empty messages
Jakub Kicinski
1
-0
/
+1
2024-11-24
netlink: fix false positive warning in extack during dumps
Jakub Kicinski
1
-10
/
+11
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-9
/
+5
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+7
2024-11-15
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
1
-2
/
+2
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-25
/
+8
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-03
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
1
-2
/
+7
2024-10-31
netlink: Remove the dead code in netlink_proto_init()
Jinjie Ruan
1
-5
/
+1
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-14
/
+14
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-14
/
+14
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
1
-2
/
+2
[next]