index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
headers, net: Use __kernel_sa_family_t in more definitions shared with userland
Ben Hutchings
2011-08-26
1
-1
/
+1
*
|
net: Make userland include of netlink.h more sane.
David S. Miller
2011-08-07
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
1
-0
/
+2
|
\
|
*
netlink: advertise incomplete dumps
Johannes Berg
2011-06-22
1
-0
/
+2
*
|
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
1
-2
/
+4
*
|
RDMA: Add netlink infrastructure
Roland Dreier
2011-05-20
1
-0
/
+1
|
/
*
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-1
/
+0
*
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-3
/
+0
*
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-12-17
1
-1
/
+1
*
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
2010-09-22
1
-2
/
+2
*
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
2010-05-21
1
-0
/
+4
*
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2010-03-20
1
-1
/
+1
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
1
-16
/
+8
*
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
2009-09-24
1
-0
/
+1
*
genetlink: fix netns vs. netlink table locking
Johannes Berg
2009-09-14
1
-0
/
+4
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
1
-7
/
+8
*
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
2009-03-24
1
-0
/
+1
*
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
2009-02-20
1
-0
/
+1
*
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
2008-11-20
1
-1
/
+2
*
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
2008-06-05
1
-1
/
+1
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-0
/
+1
*
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
2008-01-31
1
-1
/
+1
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETLINK]: Fix unicast timeouts
Patrick McHardy
2007-11-07
1
-1
/
+1
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-1
/
+1
*
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
2007-10-10
1
-1
/
+1
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
1
-0
/
+14
[next]