| Commit message (Expand) | Author | Age | Files | Lines |
* | [DECNET]: Handle a failure in neigh_parms_alloc (take 2) | Eric W. Biederman | 2007-01-25 | 1 | -2/+9 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 2 | -8/+4 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 2006-12-02 | 1 | -11/+5 |
* | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf | 2006-12-02 | 1 | -2/+0 |
* | [DECNET] address: Convert to new netlink interface | Thomas Graf | 2006-12-02 | 1 | -57/+85 |
* | [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() | Thomas Graf | 2006-12-02 | 1 | -4/+4 |
* | [DECNET] address: Calculate accurate message size for netlink notifications | Thomas Graf | 2006-12-02 | 1 | -7/+12 |
* | [DECNET]: Use kzalloc where applicable | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -4/+4 |
* | [DECNET]: Use kmemdup | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -3/+1 |
* | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -1/+1 |
* | [DECNET]: Fix build regressions. | David S. Miller | 2006-12-02 | 2 | -8/+2 |
* | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-02 | 2 | -5/+35 |
* | [NET] rules: Share common attribute validation policy | Thomas Graf | 2006-12-02 | 1 | -5/+1 |
* | [NET] rules: Protocol independant mark selector | Thomas Graf | 2006-12-02 | 1 | -27/+0 |
* | [NET]: Rethink mark field in struct flowi | Thomas Graf | 2006-12-02 | 3 | -39/+9 |
* | [NET]: Turn nfmark into generic mark | Thomas Graf | 2006-12-02 | 1 | -2/+2 |
* | [DECNET]: Don't clear memory twice. | Ralf Baechle | 2006-12-02 | 1 | -1/+0 |
* | [DECNET]: Endianess fixes (try #2) | Steven Whitehouse | 2006-11-07 | 4 | -19/+20 |
* | [DECNET]: Fix input routing bug | Steven Whitehouse | 2006-10-18 | 1 | -2/+1 |
* | [DECNET]: Use correct config option for routing by fwmark in compare_keys() | Patrick McHardy | 2006-10-15 | 1 | -1/+1 |
* | [DECNET]: Fix sfuzz hanging on 2.6.18 | Patrick McHardy | 2006-10-12 | 1 | -1/+3 |
* | [NET]: Do not memcmp() over pad bytes of struct flowi. | David S. Miller | 2006-10-12 | 1 | -3/+8 |
* | [NET]: Fix sk->sk_filter field access | Dmitry Mishin | 2006-09-22 | 1 | -1/+1 |
* | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation | Thomas Graf | 2006-09-22 | 1 | -1/+1 |
* | [NET]: Use SLAB_PANIC | Alexey Dobriyan | 2006-09-22 | 1 | -8/+3 |
* | [DECNET]: Add support for fwmark masks in routing rules | Patrick McHardy | 2006-09-22 | 1 | -2/+18 |
* | [DECNET]: Convert DECnet notifications to use rtnl_notify() | Thomas Graf | 2006-09-22 | 2 | -25/+28 |
* | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 2006-09-22 | 1 | -3/+1 |
* | [DECNET]: cleanups | Adrian Bunk | 2006-09-22 | 2 | -6/+7 |
* | [DECNET] Fix to decnet rules compare function | Steven Whitehouse | 2006-09-22 | 1 | -2/+2 |
* | [DECNET] Fix to multiple tables routing | Steven Whitehouse | 2006-09-22 | 1 | -0/+1 |
* | [DECNET]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 2006-09-22 | 3 | -84/+92 |
* | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 2006-09-22 | 3 | -3/+6 |
* | [NET]: Use u32 for routing table IDs | Patrick McHardy | 2006-09-22 | 2 | -8/+8 |
* | [DECNET]: Convert rwlock to spinlock | Steven Whitehouse | 2006-09-22 | 1 | -5/+5 |
* | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 2006-09-22 | 7 | -313/+191 |
* | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 2006-09-22 | 1 | -0/+1 |
* | [DECNET]: Fix for routing bug | Patrick Caulfield | 2006-08-02 | 1 | -2/+7 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 5 | -21/+8 |
* | [NET]: Fix IPv4/DECnet routing rule dumping | Patrick McHardy | 2006-07-08 | 1 | -1/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 9 | -9/+0 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 | 1 | -1/+1 |
* | [NET]: Clean up skb_linearize | Herbert Xu | 2006-06-17 | 2 | -4/+2 |
* | [DECNET]: Fix level1 router hello | Patrick Caulfield | 2006-05-03 | 1 | -5/+0 |
* | [DECNET]: Fix refcount | Patrick Caulfield | 2006-03-29 | 1 | -1/+1 |
* | [NETFILTER]: Rename init functions. | Andrew Morton | 2006-03-28 | 1 | -4/+4 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -5/+5 |
* | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 2006-03-20 | 1 | -2/+1 |