开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
2016-07-12
netlink: Fix dump skb leak/double free
Herbert Xu
2015-09-30
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-08-27
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-04-30
net: fix crash in build_skb()
Eric Dumazet
2015-01-26
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2015-01-26
netlink: Always copy on mmap TX.
David Miller
2014-11-13
fix misuses of f_count() in ppp and netlink
Al Viro
2014-10-17
netlink: reset network header before passing to taps
Daniel Borkmann
2014-07-29
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
2014-06-23
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-23
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-06-23
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-09-06
net: netlink: filter particular protocols from analyzers
Daniel Borkmann
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-28
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-22
Revert "genetlink: fix family dump race"
Johannes Berg
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-15
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2013-08-13
genetlink: fix family dump race
Johannes Berg
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-02
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
2013-07-30
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
Pablo Neira
2013-07-27
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
netlink: make compare exist all the time
Gao feng
2013-06-11
netlink: fix error propagation in netlink_mmap()
Patrick McHardy
2013-06-11
netlink: Add compare function for netlink_table
Gao feng
2013-06-07
netlink: allow large data transfers from user-space
Pablo Neira Ayuso
2013-06-04
net: fix sk_buff head without data area
Pablo Neira
2013-05-01
netlink: kconfig: move mmap i/o into netlink kconfig
Daniel Borkmann
2013-05-01
netlink: Fix skb ref counting.
Pravin B Shelar
2013-04-26
genetlink: fix possible memory leak in genl_family_rcv_msg()
Wei Yongjun
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2013-04-24
netlink: fix compilation after memory mapped patches
Nicolas Dichtel
2013-04-23
netlink: Fix build with mmap disabled.
David S. Miller
2013-04-23
netlink: fix typo in net/netlink/af_netlink.c
Stephen Rothwell
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-04-19
netlink: add flow control for memory mapped I/O
Patrick McHardy
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
netlink: implement memory mapped sendmsg()
Patrick McHardy
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
2013-04-19
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
2013-04-19
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
[next]