index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netlink.h
Age
Commit message (
Expand
)
Author
2022-10-19
netlink: add support for formatted extack messages
Edward Cree
2022-08-30
netlink: add helpers for extack attr presence checking
Jakub Kicinski
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-04-19
netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()
Alexey Dobriyan
2021-02-04
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
2020-10-21
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2020-10-09
netlink: export policy in extended ACK
Johannes Berg
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
netlink: check for null extack in cookie helpers
Michal Kubecek
2020-03-16
netlink: add nl_set_extack_cookie_u32()
Michal Kubecek
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
2019-07-01
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
2018-12-20
linux/netlink.h: drop unnecessary extern prefix
Stephen Hemminger
2018-11-09
netlink: add nl_set_extack_cookie_u64()
Johannes Berg
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
2018-07-24
netlink: do not store start function in netlink_cb
Florian Westphal
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
2017-11-14
netlink: remove unused NETLINK SKB flags
Johannes Berg
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-03
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
2017-05-01
netlink: add NULL-friendly helper for setting extended ACK message
Jakub Kicinski
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2016-02-18
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
2015-12-15
netlink: add a start callback for starting a netlink dump
Tom Herbert
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-04-13
netlink: Fix portid type in netlink_notify
Richard Weinberger
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-01-01
netlink: cleanup tap related functions
stephen hemminger
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-24
net: netlink: virtual tap device management
Daniel Borkmann
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-07
netlink: add reference of module in netlink_dump_start
Gao feng
[next]