index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
1
-0
/
+2
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
1
-2
/
+4
2023-11-19
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
1
-0
/
+1
2023-07-23
netlink: Add new netlink_release function
Anjali Kulkarni
1
-0
/
+1
2023-07-23
netlink: Reverse the patch which removed filtering
Anjali Kulkarni
1
-0
/
+5
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
1
-0
/
+1
2023-03-28
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-10
netlink: remove unused 'compare' function
Florian Westphal
1
-1
/
+0
2023-02-02
netlink: provide an ability to set default extack message
Leon Romanovsky
1
-0
/
+10
2023-01-25
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
1
-1
/
+1
2023-01-06
netlink: add macro for checking dump ctx size
Jakub Kicinski
1
-0
/
+4
2022-10-19
netlink: add support for formatted extack messages
Edward Cree
1
-2
/
+27
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
1
-0
/
+11
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
1
-0
/
+13
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+0
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-4
/
+0
2021-04-20
netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()
Alexey Dobriyan
1
-8
/
+4
2021-02-05
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
1
-0
/
+6
2020-10-22
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
1
-1
/
+1
2020-10-10
netlink: export policy in extended ACK
Johannes Berg
1
-10
/
+20
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2020-03-24
netlink: check for null extack in cookie helpers
Michal Kubecek
1
-0
/
+4
2020-03-16
netlink: add nl_set_extack_cookie_u32()
Michal Kubecek
1
-0
/
+9
2020-02-28
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
1
-2
/
+2
2019-07-02
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
1
-1
/
+8
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+1
2018-12-21
linux/netlink.h: drop unnecessary extern prefix
Stephen Hemminger
1
-24
/
+24
2018-11-09
netlink: add nl_set_extack_cookie_u64()
Johannes Berg
1
-0
/
+9
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
1
-0
/
+1
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
1
-0
/
+1
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
1
-0
/
+1
2018-07-24
netlink: do not store start function in netlink_cb
Florian Westphal
1
-1
/
+0
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2017-11-14
netlink: remove unused NETLINK SKB flags
Johannes Berg
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
1
-0
/
+10
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
1
-0
/
+5
2017-05-03
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
1
-11
/
+8
2017-05-01
netlink: add NULL-friendly helper for setting extended ACK message
Jakub Kicinski
1
-0
/
+8
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
1
-0
/
+7
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+25
2016-02-18
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
1
-10
/
+0
2015-12-16
netlink: add a start callback for starting a netlink dump
Tom Herbert
1
-0
/
+2
2015-09-10
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
1
-2
/
+11
2015-05-10
netlink: allow to listen "all" netns
Nicolas Dichtel
1
-0
/
+2
2015-04-13
netlink: Fix portid type in netlink_notify
Richard Weinberger
1
-1
/
+1
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-2
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2014-06-03
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-3
/
+4
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
[next]