aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAge
* net: Make userland include of netlink.h more sane.David S. Miller2011-08-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\
| * netlink: advertise incomplete dumpsJohannes Berg2011-06-22
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* | RDMA: Add netlink infrastructureRoland Dreier2011-05-20
|/
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-17
* net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-22
* netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-21
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
* net: cleanup include/linuxEric Dumazet2009-11-04
* genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-24
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-14
* netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
* netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso2009-03-24
* netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso2009-02-20
* netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-20
* netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev2008-06-05
* Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-01-31
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy2008-01-28
* [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-07
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev2007-10-11
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-18
* [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-18
* [NETLINK]: Remove references to process IDHerbert Xu2007-05-05
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo2007-04-26
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-26
* [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-12
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-02
* [PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov2006-06-22
* [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-01
* [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-20
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-09
* [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-09
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller2005-09-14
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-11
* [NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29