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
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
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+3
2011-11-01
Merge git://github.com/herbertx/crypto
Linus Torvalds
1
-0
/
+1
2011-10-21
crypto: Add userspace configuration API
Steffen Klassert
1
-0
/
+1
2011-08-26
headers, net: Use __kernel_sa_family_t in more definitions shared with userland
Ben Hutchings
1
-1
/
+1
2011-08-08
net: Make userland include of netlink.h more sane.
David S. Miller
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-06-23
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-2
/
+4
2011-05-20
RDMA: Add netlink infrastructure
Roland Dreier
1
-0
/
+1
2011-03-04
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+0
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-3
/
+0
2010-12-17
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
1
-1
/
+1
2010-09-23
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
1
-0
/
+4
2010-03-21
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
1
-1
/
+1
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-16
/
+8
2009-09-25
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
1
-0
/
+1
2009-09-15
genetlink: fix netns vs. netlink table locking
Johannes Berg
1
-0
/
+4
2009-08-25
netlink: constify nlmsghdr arguments
Patrick McHardy
1
-7
/
+8
2009-03-25
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
1
-0
/
+1
2009-02-20
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
1
-0
/
+1
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
1
-1
/
+2
2008-06-05
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
1
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-0
/
+1
2008-02-01
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
1
-1
/
+1
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-0
/
+1
2008-01-29
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
1
-1
/
+1
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
1
-1
/
+1
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-1
/
+1
2007-10-11
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
1
-1
/
+1
2007-10-11
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
1
-0
/
+14
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+5
2007-07-19
[NETLIKN]: Allow removing multicast groups.
Johannes Berg
1
-0
/
+1
2007-07-19
[NETLINK]: allocate group bitmaps dynamically
Johannes Berg
1
-0
/
+1
2007-05-05
[NETLINK]: Remove references to process ID
Herbert Xu
1
-2
/
+2
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+4
2007-04-26
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
1
-12
/
+0
2007-04-26
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
1
-2
/
+9
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
1
-0
/
+1
2006-12-03
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-1
/
+0
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
1
-0
/
+1
2006-09-03
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
1
-0
/
+2
2006-06-22
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
1
-1
/
+1
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
1
-0
/
+1
2006-03-21
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-0
/
+1
[next]