Commit Graph

93 Commits (dc0afa8388972a9ed7c2203cc46d8df1a4713f65)

Author SHA1 Message Date
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Patrick McHardy 9e71efcd6d [NETLINK]: Remove bogus BUG_ON 18 years ago
Patrick McHardy 188ccb5583 [NETLINK]: Fix use after free in netlink_recvmsg 18 years ago
Herbert Xu 3f660d66df [NETLINK]: Kill CB only when socket is unused 18 years ago
Adrian Bunk 42bad1da50 [NETLINK]: Possible cleanups. 18 years ago
Patrick McHardy ffa4d7216e [NETLINK]: don't reinitialize callback mutex 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Johannes Berg d30045a0bc [NETLINK]: introduce NLA_BINARY type 18 years ago
Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 years ago
Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago
Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 years ago
Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 years ago
Thomas Graf 33a0543cd9 [NETLINK]: Remove unused groups variable 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
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