Commit Graph

199 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
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() 15 years ago
Krishna Kumar 93860b08e3 genetlink: Optimize genl_register_family() 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 15 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
Patrick McHardy b057efd4d2 netlink: constify struct nlattr * arg to parsing functions 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 16 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Wang Chen 8487460720 netlink: Unneeded local variable 17 years ago
Julius Volz 10b595aff1 netlink: Fix some doc comments in net/netlink/attr.c 17 years ago
Patrick McHardy 6d1a3fb567 netlink: genl: fix circular locking 17 years ago
Denis V. Lunev 9457afee85 netlink: Remove nonblock parameter from netlink_attachskb 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Ahmed S. Darwish 0ce784ca72 Netlink: Use generic LSM hook 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago