aboutsummaryrefslogtreecommitdiff
path: root/net/netlink
AgeCommit message (Expand)Author
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-11-22[NETLINK]: Use tgid instead of pid for nlmsg_pidHerbert Xu
2005-11-10[NETLINK]: Generic netlink familyThomas Graf
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds
2005-10-28[PATCH] gfp_t: net/*Al Viro
2005-10-26[NETLINK]: Remove dead code in af_netlink.cJayachandran C
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-06[NETLINK]: Don't prevent creating sockets when no kernel socket is registeredPatrick McHardy
2005-08-29[NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy
2005-08-29[NETLINK]: Support dynamic number of multicast groups per netlink familyPatrick McHardy
2005-08-29[NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is...Patrick McHardy
2005-08-29[NETLINK]: Use group numbers instead of bitmasks internallyPatrick McHardy
2005-08-29[NETLINK]: Fix module refcounting problemsPatrick McHardy
2005-08-29[NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-07-18[NETLINK]: Fix "nocast type" warningsVictor Fusco
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-06-26[NETLINK]: Fix two socket hashing bugs.David S. Miller
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf
2005-05-19[NETLINK]: Defer socket destruction a bitTommy S. Christensen
2005-05-19[NETLINK]: Move broadcast skb_orphan to the skb_get path.Tommy S. Christensen
2005-05-19[NETLINK]: Fix race with recvmsg().Tommy S. Christensen
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-03[NETLINK]: cb_lock does not needs ref count on skHerbert Xu
2005-04-30netlink audit warning fixAndrew Morton
2005-04-29Add audit uid to netlink credentialsSerge Hallyn
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds