Commit Graph

75 Commits (57effc70a5be9f7804e9a99964eb7265367effca)

Author SHA1 Message Date
Adrian Bunk cb69cc5236 [TCP/DCCP/RANDOM]: Remove unused exports. 18 years ago
David S. Miller b558ff7999 [NETLINK]: Mirror UDP MSG_TRUNC semantics. 18 years ago
Denis Lunev ac57b3a9ce [NETLINK]: Don't attach callback to a going-away netlink socket 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki 746fac4dcd [NET] NETLINK: Fix whitespace errors. 18 years ago
Mariusz Kozlowski 5e7c001c62 [AF_NETLINK]: module_put cleanup 18 years ago
Josef Sipek 6db5fc5d53 [PATCH] struct path: convert netlink 18 years ago
Jamal Hadi Salim 48d4ed7a86 [GENETLINK]: Fix misplaced command flags. 18 years ago
Jamal Hadi Salim 334c29a645 [GENETLINK]: Move command capabilities to flags. 18 years ago
Jamal Hadi Salim a4d1366d50 [GENETLINK]: Add cmd dump completion. 18 years ago
Thomas Graf 4e9b826935 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms 18 years ago
Thomas Graf e94ef68205 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping 18 years ago
Thomas Graf 17c157c889 [GENL]: Add genlmsg_put_reply() to simplify building reply headers 18 years ago
Thomas Graf 81878d27fd [GENL]: Add genlmsg_reply() to simply unicast replies to requests 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Heiko Carstens a27b58fed9 [NET]: fix uaccess handling 18 years ago
Thomas Graf eb328111ef [GENL]: Provide more information to userspace about registered genl families 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Thomas Graf a5531a5d85 [NETLINK]: Improve string attribute validation 19 years ago
YOSHIFUJI Hideaki ef047f5e10 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. 19 years ago
Thomas Graf d387f6ad10 [NETLINK]: Add notification message sending interface 19 years ago
Thomas Graf bf8b79e444 [NETLINK]: Convert core netlink handling to new netlink api 19 years ago
Thomas Graf fe4944e59c [NETLINK]: Extend netlink messaging interface 19 years ago
Akinobu Mita fab2caf62e [NETLINK]: Call panic if nl_table allocation fails 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Arjan van de Ven 6abd219c6e [PATCH] bcm43xx: netlink deadlock fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Steve Grubb e7c3497013 [PATCH] Reworked patch for labels on user space messages 19 years ago
Soyoung Park 09493abfdb [NETLINK]: cleanup unused macro in net/netlink/af_netlink.c 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Ingo Molnar 14cc3e2b63 [PATCH] sem2mutex: misc static one-file mutexes 19 years ago
Patrick McHardy 4277a083ec [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation 19 years ago
Patrick McHardy cc9a06cd8d [NETLINK]: Fix use-after-free in netlink_recvmsg 19 years ago
Jamal Hadi Salim e200bd8065 [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. 19 years ago
Alexey Kuznetsov a70ea994a0 [NETLINK]: Fix a severe bug 19 years ago
Per Liden 23b0ca5bf5 [PATCH] genetlink: don't touch module ref count 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Martin Murray ad8e4b75c8 [AF_NETLINK]: Fix DoS in netlink_rcv_skb() 19 years ago
Kirill Korotaev 14591de147 [PATCH] netlink oops fix due to incorrect error code 19 years ago
Per Liden b461d2f218 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Herbert Xu c27bd492fd [NETLINK]: Use tgid instead of pid for nlmsg_pid 19 years ago
Thomas Graf 482a8524f8 [NETLINK]: Generic netlink family 19 years ago
Thomas Graf 82ace47a72 [NETLINK]: Generic netlink receive queue processor 19 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 19 years ago
Thomas Graf bfa83a9e03 [NETLINK]: Type-safe netlink messages/attributes interface 19 years ago
Al Viro 7d877f3bda [PATCH] gfp_t: net/* 19 years ago
Jayachandran C ea7ce40649 [NETLINK]: Remove dead code in af_netlink.c 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago