summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
AgeCommit message (Expand)Author
2006-12-02[NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart
2006-06-22[PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-03-20[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-14[NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov
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]: Use group numbers instead of bitmasks internallyPatrick McHardy
2005-08-29[NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy
2005-08-29[TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-08[NETLINK]: Allocate and kill some netlink numbers.David S. Miller
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller
2005-07-11[NETLINK]: Reserve NETLINK_NETFILTER.David S. Miller
2005-06-28[NETLINK]: Clear padding in netlink messagesPatrick McHardy
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf
2005-06-18[NETLINK]: New message building macrosThomas Graf
2005-04-29Add audit uid to netlink credentialsSerge Hallyn
2005-02-06[NETLINK]: Use SKB_MAXORDER to calculate NLMSG_GOODSIZEThomas Graf
2005-01-09[NETLINK]: Kill netlink_post, no longer usedArjan van de Ven
2004-12-27[NETLINK]: Staticize and remove unused functions.Adrian Bunk
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman
2004-08-27[NETLINK]: Remove duplicate declarationsPatrick McHardy
2004-08-16[NET]: Missing header includes and forward declarations.Christoph Hellwig
2004-07-05[NETLINK]: Check connect address.Herbert Xu
2004-06-28[NETLINK]: Fix NLMSG_OK/RTA_OK length checking.Christoph Hellwig
2004-04-15Merge.David S. Miller
2004-04-11[PATCH] Light-weight Auditing FrameworkAndrew Morton
2004-04-11[PATCH] split netlink_unicastAndrew Morton
2004-04-05[NETLINK]: Split up netlink_unicast.Manfred Spraul
2004-02-18[SELINUX]: Event notifications via netlink.James Morris
2003-10-06[NETLINK]: netlink.h needs types.hHerbert Xu
2003-05-25[NETLINK]: Use module_init() in netlink_dev.cLinus Torvalds
2003-04-06o linux/net.h: prune the include dependency tree, remove include socket.hArnaldo Carvalho de Melo
2002-11-17[IPSEC]: Make xfrm_user key manager return proper errors.David S. Miller
2002-11-10[IPSEC]: Make netlink user interface header.David S. Miller
2002-10-27[NET]: Backport netlink_set_nonroot changes by Andi Kleen.James Morris
2002-06-24NETLINK: Add unicast release notifier.James Morris
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds