Commit Graph

174 Commits (974802eaa1afdc87e00821df7020a2b3c6fee623)

Author SHA1 Message Date
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 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 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
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Stephen Hemminger b1153f29ee netlink: make socket filters work on netlink 17 years ago
Denis V. Lunev edf0208702 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. 17 years ago
Denis V. Lunev 9dfbec1fb2 [NETLINK]: No need for a separate __netlink_release call. 17 years ago
Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock. 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Pavel Emelyanov 23fe18669e [NETNS]: Fix race between put_net() and netlink_kernel_create(). 17 years ago
Patrick McHardy 01480e1cf5 [NETLINK]: Add nla_append() 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 869e58f870 [NETNS]: Double free in netlink_release. 17 years ago
Ilpo Järvinen 3f25252675 [NETLINK] af_netlink: kill some bloat 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Eric Dumazet ea72912c88 [NETLINK]: kzalloc() conversion 17 years ago
Patrick McHardy 6ac552fdc6 [NETLINK]: af_netlink.c checkpatch cleanups 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Patrick McHardy c3d8d1e30c [NETLINK]: Fix unicast timeouts 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Denis V. Lunev 5c58298c25 [NETLINK]: Fix ACK processing after netlink_dump_start 18 years ago
Jesper Juhl f937f1f46b [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago