Commit Graph

215 Commits (fb621bac21fc315af9f66a754b7abe26ded3f260)

Author SHA1 Message Date
Johannes Berg 68d6ac6d27 netlink: fix compat recvmsg 15 years ago
David S. Miller daa3766e70 Revert "netlink: netlink_recvmsg() fix" 15 years ago
Changli Gao 652c671746 genetlink: use genl_register_family_with_ops() 15 years ago
Changli Gao 416c2f9cf5 genetlink: cleanup code according to CodingStyle 15 years ago
Eric Dumazet 1235f504aa netlink: netlink_recvmsg() fix 15 years ago
Neil Horman 70d4bf6d46 drop_monitor: convert some kfree_skb call sites to consume_skb 15 years ago
Eric W. Biederman b47030c71d af_netlink: Add needed scm_destroy after scm_send. 15 years ago
Eric W. Biederman 910a7e905f netlink: Implment netlink_broadcast_filtered 15 years ago
James Chapman f408e0ce40 netlink: Export genl_lock() API for use by modules 15 years ago
Changli Gao 6503d96168 net: check the length of the socket address passed to connect(2) 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tom Goff 66aa4a55fe netlink: use the appropriate namespace pid 15 years ago
Pablo Neira Ayuso 1a50307ba1 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() 15 years ago
Masatake YAMATO cf0aa4e07c netlink: Adding inode field to /proc/net/netlink 15 years ago
Alexey Dobriyan 974c37e9d8 netlink: fix for too early rmmod 15 years ago
Samir Bellabes e1d5a01072 genetlink: optimize ctrl_dumpfamily() 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Johannes Berg 649300b927 netlink: remove subscriptions check on notifier 15 years ago
Cyrill Gorcunov 13cfa97bef net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Krishna Kumar 988ade6b8e genetlink: Optimize and one bug fix in genl_generate_id() 16 years ago
Krishna Kumar 93860b08e3 genetlink: Optimize genl_register_family() 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
John Fastabend 5dba93aedf net: fix nlmsg len size for skb when error bit is set. 16 years ago
Johannes Berg b8273570f8 genetlink: fix netns vs. netlink table locking (2) 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Johannes Berg d136f1bd36 genetlink: fix netns vs. netlink table locking 16 years ago
Brian Haley b1f5719558 netlink: silence compiler warning 16 years ago
Patrick McHardy 3a6c2b419b netlink: constify nlmsghdr arguments 16 years ago
Johannes Berg 1dacc76d00 net/compat/wext: send different messages to compat tasks 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
Johannes Berg 6c04bb18dd netlink: use call_rcu for netlink_change_ngroups 16 years ago
Johannes Berg 487420df79 netlink: remove unused exports 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Michał Mirosław a7b11d7382 genetlink: Introduce genl_register_family_with_ops() 16 years ago
Holger Eitzenberger e487eb99cf netlink: add nla_policy_len() 16 years ago
Pablo Neira Ayuso 38938bfe34 netlink: add NETLINK_NO_ENOBUFS socket flag 16 years ago
Pablo Neira Ayuso dd5b6ce6fd nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink 16 years ago
Pablo Neira Ayuso 4843b93c96 netlink: invert error code in netlink_set_err() 16 years ago
Geert Uytterhoeven e9cc8bddae netlink: Move netlink attribute parsing support to lib 16 years ago
Wei Yongjun 91744f6559 netlink: remove some pointless conditionals before kfree_skb() 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Pablo Neira Ayuso be0c22a46c netlink: add NETLINK_BROADCAST_ERROR socket option 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Inaky Perez-Gonzalez 3efb40c2c6 genetlink: export genl_unregister_mc_group() 16 years ago
Patrick McHardy ea5693ccc5 netlink: allow empty nested attributes 16 years ago
Eric Dumazet 3755810ceb net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
David S. Miller 6f756a8c36 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Eric Dumazet c1fd3b9455 net: af_netlink should update its inuse counter 16 years ago