index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
2017-04-07
netlink: remove mmapped netlink support
Florian Westphal
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
[next]