summaryrefslogtreecommitdiff
path: root/net/netlink
AgeCommit message (Expand)AuthorFilesLines
2005-07-18[NETLINK]: Fix "nocast type" warningsVictor Fusco1-2/+3
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+1
2005-06-26[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-3/+5
2005-05-19[NETLINK]: Defer socket destruction a bitTommy S. Christensen1-1/+2
2005-05-19[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-03[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-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2-0/+1459