| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETLINK]: Add set/getsockopt options to support more than 32 groups | Patrick McHardy | 2005-08-29 | 1 | -2/+93 |
* | [NETLINK]: Support dynamic number of multicast groups per netlink family | Patrick McHardy | 2005-08-29 | 1 | -18/+51 |
* | [NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is... | Patrick McHardy | 2005-08-29 | 1 | -28/+44 |
* | [NETLINK]: Use group numbers instead of bitmasks internally | Patrick McHardy | 2005-08-29 | 1 | -15/+20 |
* | [NETLINK]: Fix module refcounting problems | Patrick McHardy | 2005-08-29 | 1 | -65/+35 |
* | [NETLINK]: Remove unused groups member from struct netlink_skb_parms | Patrick McHardy | 2005-08-29 | 1 | -1/+0 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -21/+87 |
* | [NETLINK]: Fix "nocast type" warnings | Victor Fusco | 2005-07-18 | 1 | -2/+3 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 1 | -1/+1 |
* | [NETLINK]: Fix two socket hashing bugs. | David S. Miller | 2005-06-26 | 1 | -3/+8 |
* | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-18 | 1 | -3/+5 |
* | [NETLINK]: Defer socket destruction a bit | Tommy S. Christensen | 2005-05-19 | 1 | -1/+2 |
* | [NETLINK]: Move broadcast skb_orphan to the skb_get path. | Tommy S. Christensen | 2005-05-19 | 1 | -4/+7 |
* | [NETLINK]: Fix race with recvmsg(). | Tommy S. Christensen | 2005-05-19 | 1 | -0/+1 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 1 | -3/+0 |
|\ |
|
| * | [NETLINK]: cb_lock does not needs ref count on sk | Herbert Xu | 2005-05-03 | 1 | -3/+0 |
* | | netlink audit warning fix | Andrew Morton | 2005-04-30 | 1 | -0/+2 |
* | | Add audit uid to netlink credentials | Serge Hallyn | 2005-04-29 | 1 | -0/+1 |
|/ |
|
* | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 2005-04-25 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 2 | -0/+1459 |