Commit Graph

308 Commits (7263dda41b5a28ae6566fd126d9b06ada73dd721)

Author SHA1 Message Date
Johannes Berg 9d47b38056 Revert "genetlink: fix family dump race" 12 years ago
Johannes Berg 58ad436fcf genetlink: fix family dump race 12 years ago
Pablo Neira e1ee3673a8 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE 12 years ago
Stanislaw Gruszka c74f2b2678 genetlink: release cb_lock before requesting additional module 12 years ago
Pablo Neira 3a36515f72 netlink: fix splat in skb_clone with large messages 12 years ago
Daniel Borkmann bcbde0d449 net: netlink: virtual tap device management 12 years ago
Gao feng ca15febfe9 netlink: make compare exist all the time 12 years ago
Patrick McHardy 7cdbac71f9 netlink: fix error propagation in netlink_mmap() 12 years ago
Gao feng da12c90e09 netlink: Add compare function for netlink_table 12 years ago
Pablo Neira Ayuso c05cdb1b86 netlink: allow large data transfers from user-space 12 years ago
Pablo Neira 5e71d9d77c net: fix sk_buff head without data area 12 years ago
Daniel Borkmann ee1bec9b3b netlink: kconfig: move mmap i/o into netlink kconfig 12 years ago
Pravin B Shelar ae6164adeb netlink: Fix skb ref counting. 12 years ago
Wei Yongjun 50754d2188 genetlink: fix possible memory leak in genl_family_rcv_msg() 12 years ago
Pravin B Shelar def3117493 genl: Allow concurrent genl callbacks. 12 years ago
Nicolas Dichtel 1bf9310a13 netlink: fix compilation after memory mapped patches 12 years ago
David S. Miller 3dec2246c2 netlink: Fix build with mmap disabled. 12 years ago
Stephen Rothwell 1d5085cbab netlink: fix typo in net/netlink/af_netlink.c 12 years ago
Patrick McHardy 4ae9fbee16 netlink: add RX/TX-ring support to netlink diag 12 years ago
Patrick McHardy cd1df525da netlink: add flow control for memory mapped I/O 12 years ago
Patrick McHardy f9c2288837 netlink: implement memory mapped recvmsg() 12 years ago
Patrick McHardy 5fd96123ee netlink: implement memory mapped sendmsg() 12 years ago
Patrick McHardy 9652e931e7 netlink: add mmap'ed netlink helper functions 12 years ago
Patrick McHardy ccdfcc3985 netlink: mmaped netlink: ring setup 12 years ago
Patrick McHardy cf0a018ac6 netlink: add netlink_skb_set_owner_r() 12 years ago
Patrick McHardy 1298ca4671 netlink: don't orphan skb in netlink_trim() 12 years ago
Patrick McHardy e32123e598 netlink: rename ssk to sk in struct netlink_skb_params 12 years ago
Patrick McHardy cd967e0571 netlink: add symbolic value for congested state 12 years ago
Hong zhi guo 573ce260b3 net-next: replace obsolete NLMSG_* with type safe nlmsg_* 12 years ago
Andrey Vagin eaaa313926 netlink: Diag core and basic socket info dumping (v2) 12 years ago
Andrey Vagin 0f29c76864 net: prepare netlink code for netlink diag 12 years ago
Masatake YAMATO f1e79e2080 genetlink: trigger BUG_ON if a group name is too long 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 fab2574591 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). 12 years ago
Hannes Frederic Sowa 4e4b53768f netlink: validate addr_len on bind 12 years ago
Hannes Frederic Sowa 9f1e0ad0ad netlink: change presentation of portid in procfs to unsigned 12 years ago
Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
Eric Dumazet 6d772ac557 netlink: use kfree_rcu() in netlink_release() 13 years ago
Gao feng 6dc878a8ca netlink: add reference of module in netlink_dump_start 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot 13 years ago
Eric W. Biederman dbe9a4173e scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. 13 years ago
Pablo Neira Ayuso 20e1db19db netlink: fix possible spoofing from non-root processes 13 years ago
Eric Dumazet e0e3cea46d af_netlink: force credentials passing [CVE-2012-3520] 13 years ago
Eric W. Biederman 3fbc290540 netlink: Make the sending netlink socket availabe in NETLINK_CB 13 years ago
WANG Cong 320f5ea0ce genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP 13 years ago