index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
2015-01-27
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2015-01-27
netlink: Always copy on mmap TX.
David Miller
2014-11-14
fix misuses of f_count() in ppp and netlink
Al Viro
2014-07-28
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-06-26
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-14
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-09-14
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-08-20
Revert "genetlink: fix family dump race"
Greg Kroah-Hartman
2013-08-20
genetlink: fix family dump race
Johannes Berg
2013-08-11
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
2013-06-11
netlink: fix error propagation in netlink_mmap()
Patrick McHardy
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
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
netlink: add symbolic value for congested state
Patrick McHardy
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
2013-03-21
net: prepare netlink code for netlink diag
Andrey Vagin
2013-03-20
genetlink: trigger BUG_ON if a group name is too long
Masatake YAMATO
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-01-09
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
2012-12-17
netlink: validate addr_len on bind
Hannes Frederic Sowa
2012-12-17
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-10-18
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
2012-10-07
netlink: add reference of module in netlink_dump_start
Gao feng
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
[next]