aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb1-0/+1
2006-03-20[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generationPatrick McHardy1-0/+1
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov1-1/+2
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf1-1/+23
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-14[NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller1-0/+1
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov1-0/+1
2005-08-29[NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+1
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy1-0/+9
2005-08-29[NETLINK]: Use group numbers instead of bitmasks internallyPatrick McHardy1-1/+1
2005-08-29[NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy1-1/+0
2005-08-29[TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo1-1/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+1
2005-08-08[NETLINK]: Allocate and kill some netlink numbers.David S. Miller1-3/+1
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller1-1/+1
2005-07-11[NETLINK]: Reserve NETLINK_NETFILTER.David S. Miller1-0/+1
2005-06-28[NETLINK]: Clear padding in netlink messagesPatrick McHardy1-0/+1
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov1-1/+1
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson1-0/+1
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-7/+10
2005-06-18[NETLINK]: New message building macrosThomas Graf1-2/+15
2005-04-29Add audit uid to netlink credentialsSerge Hallyn1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+188