index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+7
2014-04-23
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
1
-1
/
+2
2014-01-02
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
1
-0
/
+16
2013-06-25
net: netlink: virtual tap device management
Daniel Borkmann
1
-0
/
+10
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
1
-0
/
+1
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
1
-0
/
+2
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
1
-0
/
+7
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
1
-1
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-151
/
+1
2012-10-07
netlink: add reference of module in netlink_dump_start
Gao feng
1
-4
/
+16
2012-09-23
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
1
-1
/
+1
2012-09-21
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
1
-1
/
+1
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+10
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-5
/
+4
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-1
/
+2
2012-08-15
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
1
-0
/
+1
2012-06-30
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
1
-0
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-5
/
+10
2012-06-27
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
1
-8
/
+0
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
1
-1
/
+1
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
1
-0
/
+2
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-01-31
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
1
-16
/
+2
[next]