| Commit message (Expand) | Author | Age | Files | Lines |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -0/+1 |
* | [IPV4] fib_trie: rescan if key is lost during dump | Stephen Hemminger | 2008-01-31 | 1 | -1/+1 |
* | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev | 2008-01-28 | 1 | -0/+1 |
* | [NETLINK]: Mark attribute construction exception unlikely | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 2007-11-07 | 1 | -1/+1 |
* | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 2007-10-10 | 1 | -1/+1 |
* | [NET]: cleanup 3rd argument in netlink_sendskb | Denis V. Lunev | 2007-10-10 | 1 | -1/+1 |
* | [NETLINK]: Introduce nested and byteorder flag to netlink attribute | Thomas Graf | 2007-10-10 | 1 | -0/+14 |
* | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 2007-10-10 | 1 | -1/+5 |
* | [NETLIKN]: Allow removing multicast groups. | Johannes Berg | 2007-07-18 | 1 | -0/+1 |
* | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg | 2007-07-18 | 1 | -0/+1 |
* | [NETLINK]: Remove references to process ID | Herbert Xu | 2007-05-05 | 1 | -2/+2 |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-25 | 1 | -1/+4 |
* | [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -12/+0 |
* | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -0/+5 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [NETLINK]: Limit NLMSG_GOODSIZE to 8K. | David S. Miller | 2007-04-25 | 1 | -2/+9 |
* | [PATCH] eCryptfs: Public key transport mechanism | Michael Halcrow | 2007-02-12 | 1 | -0/+1 |
* | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf | 2006-12-02 | 1 | -1/+0 |
* | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-02 | 1 | -0/+1 |
* | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 2006-09-02 | 1 | -0/+2 |
* | [PATCH] w1: netlink: Mark netlink group 1 as unused. | Evgeniy Polyakov | 2006-06-22 | 1 | -1/+1 |
* | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 | 1 | -0/+1 |
* | [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ... | Patrick McHardy | 2006-03-20 | 1 | -0/+1 |
* | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 2006-02-09 | 1 | -1/+2 |
* | [NETLINK]: Type-safe netlink messages/attributes interface | Thomas Graf | 2005-11-10 | 1 | -1/+23 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [NETLINK]: Reserve a slot for NETLINK_GENERIC. | David S. Miller | 2005-09-14 | 1 | -0/+1 |
* | [NET]: Add netlink connector. | Evgeniy Polyakov | 2005-09-11 | 1 | -0/+1 |
* | [NETLINK]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
* | [NETLINK]: Add set/getsockopt options to support more than 32 groups | Patrick McHardy | 2005-08-29 | 1 | -0/+9 |
* | [NETLINK]: Use group numbers instead of bitmasks internally | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
* | [NETLINK]: Remove unused groups member from struct netlink_skb_parms | Patrick McHardy | 2005-08-29 | 1 | -1/+0 |
* | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -1/+1 |
* | [NETLINK]: Allocate and kill some netlink numbers. | David S. Miller | 2005-08-08 | 1 | -3/+1 |
* | [W1]: Do not use NFLOG netlink number. | David S. Miller | 2005-07-24 | 1 | -1/+1 |
* | [NETLINK]: Reserve NETLINK_NETFILTER. | David S. Miller | 2005-07-11 | 1 | -0/+1 |
* | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 | 1 | -0/+1 |
* | [NETLINK]: netlink_callback structure needs 5 args not 4 | Alexey Kuznetsov | 2005-06-21 | 1 | -1/+1 |
* | [NETLINK]: fib_lookup() via netlink | Robert Olsson | 2005-06-20 | 1 | -0/+1 |
* | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-18 | 1 | -7/+10 |
* | [NETLINK]: New message building macros | Thomas Graf | 2005-06-18 | 1 | -2/+15 |
* | Add audit uid to netlink credentials | Serge Hallyn | 2005-04-29 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+188 |