Commit Graph

24 Commits (061cb4a0ec34a6e3069d5a1b3c547e55a71498c5)

Author SHA1 Message Date
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Patrick McHardy 513c250000 [NETLINK]: Don't prevent creating sockets when no kernel socket is registered 20 years ago
Arnaldo Carvalho de Melo 6ed8a48582 [NETLINK]: Fix sparse warnings 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy 9a4595bc7e [NETLINK]: Add set/getsockopt options to support more than 32 groups 20 years ago
Patrick McHardy f7fa9b10ed [NETLINK]: Support dynamic number of multicast groups per netlink family 20 years ago
Patrick McHardy ab33a1711c [NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered 20 years ago
Patrick McHardy d629b836d1 [NETLINK]: Use group numbers instead of bitmasks internally 20 years ago
Patrick McHardy 77247bbb30 [NETLINK]: Fix module refcounting problems 20 years ago
Patrick McHardy db08052979 [NETLINK]: Remove unused groups member from struct netlink_skb_parms 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Victor Fusco 37da647d99 [NETLINK]: Fix "nocast type" warnings 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
David S. Miller d470e3b483 [NETLINK]: Fix two socket hashing bugs. 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Tommy S. Christensen aa1c6a6f7f [NETLINK]: Defer socket destruction a bit 20 years ago
Tommy S. Christensen 68acc024ea [NETLINK]: Move broadcast skb_orphan to the skb_get path. 20 years ago
Tommy S. Christensen db61ecc335 [NETLINK]: Fix race with recvmsg(). 20 years ago
Herbert Xu 96c3602343 [NETLINK]: cb_lock does not needs ref count on sk 20 years ago
Andrew Morton 54e0f520e7 netlink audit warning fix 20 years ago
Serge Hallyn c94c257c88 Add audit uid to netlink credentials 20 years ago
Al Viro 5523662c4c [NET]: kill gratitious includes of major.h 20 years ago
Al Viro b453257f05 [PATCH] kill gratitious includes of major.h under net/* 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago