summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
AgeCommit message (Expand)Author
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-05-20RDMA: Add netlink infrastructureRoland Dreier
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2009-11-04net: cleanup include/linuxEric Dumazet
2009-09-24genetlink: fix netns vs. netlink table locking (2)Johannes Berg
2009-09-14genetlink: fix netns vs. netlink table lockingJohannes Berg
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso
2009-02-20netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso
2008-11-20netlink: avoid memset of 0 bytes sparse warningPatrick McHardy
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-01-31[IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-28[NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev
2007-10-10[NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-07-18[NETLIKN]: Allow removing multicast groups.Johannes Berg
2007-07-18[NETLINK]: allocate group bitmaps dynamicallyJohannes Berg
2007-05-05[NETLINK]: Remove references to process IDHerbert Xu
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow
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