summaryrefslogtreecommitdiff
path: root/net/netlink
AgeCommit message (Expand)AuthorFilesLines
2005-07-19[NETLINK]: Fix "nocast type" warningsVictor Fusco1-2/+3
2005-07-09[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+1
2005-06-27[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-19[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-3/+5
2005-05-20[NETLINK]: Defer socket destruction a bitTommy S. Christensen1-1/+2
2005-05-20[NETLINK]: Move broadcast skb_orphan to the skb_get path.Tommy S. Christensen1-4/+7
2005-05-19[NETLINK]: Fix race with recvmsg().Tommy S. Christensen1-0/+1
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+0
2005-05-04[NETLINK]: cb_lock does not needs ref count on skHerbert Xu1-3/+0
2005-04-30netlink audit warning fixAndrew Morton1-0/+2
2005-04-29Add audit uid to netlink credentialsSerge Hallyn1-0/+1
2005-04-26[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2-0/+1459