index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Add answer_flags to netlink_callback
David Ahern
2018-10-16
1
-0
/
+1
*
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2018-10-08
1
-0
/
+1
*
netlink: Pass extack to dump handlers
David Ahern
2018-10-08
1
-0
/
+1
*
netlink: do not store start function in netlink_cb
Florian Westphal
2018-07-24
1
-1
/
+0
*
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
2018-01-15
1
-2
/
+2
*
netlink: remove unused NETLINK SKB flags
Johannes Berg
2017-11-14
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
1
-0
/
+10
*
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
1
-0
/
+5
*
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
2017-05-03
1
-11
/
+8
*
netlink: add NULL-friendly helper for setting extended ACK message
Jakub Kicinski
2017-05-01
1
-0
/
+8
*
netlink: allow sending extended ACK with cookie on success
Johannes Berg
2017-04-13
1
-0
/
+7
*
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-1
/
+25
*
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
2016-02-18
1
-10
/
+0
*
netlink: add a start callback for starting a netlink dump
Tom Herbert
2015-12-15
1
-0
/
+2
*
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2015-09-09
1
-2
/
+11
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
1
-0
/
+2
*
netlink: Fix portid type in netlink_notify
Richard Weinberger
2015-04-13
1
-1
/
+1
*
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-3
/
+4
|
\
|
*
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-02
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-0
/
+7
|
\
|
|
*
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-04-24
1
-0
/
+7
*
|
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-04-22
1
-1
/
+2
|
/
*
netlink: cleanup tap related functions
stephen hemminger
2014-01-01
1
-2
/
+0
*
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
1
-0
/
+16
*
net: netlink: virtual tap device management
Daniel Borkmann
2013-06-24
1
-0
/
+10
*
netlink: Add compare function for netlink_table
Gao feng
2013-06-11
1
-0
/
+1
*
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
1
-0
/
+2
*
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
1
-0
/
+7
*
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
1
-1
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-151
/
+1
*
netlink: add reference of module in netlink_dump_start
Gao feng
2012-10-07
1
-4
/
+16
*
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
2012-09-23
1
-1
/
+1
*
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
2012-09-21
1
-1
/
+1
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-7
/
+7
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-3
/
+10
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-08
1
-5
/
+4
*
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2012-09-07
1
-1
/
+2
*
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
2012-08-14
1
-0
/
+1
*
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
2012-06-29
1
-0
/
+1
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-5
/
+10
*
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
2012-06-26
1
-8
/
+0
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
1
-1
/
+1
*
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
2012-02-26
1
-0
/
+2
*
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-3
/
+7
*
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
2012-01-30
1
-16
/
+2
*
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2011-12-06
1
-1
/
+3
*
Merge git://github.com/herbertx/crypto
Linus Torvalds
2011-11-01
1
-0
/
+1
|
\
|
*
crypto: Add userspace configuration API
Steffen Klassert
2011-10-21
1
-0
/
+1
[next]