Age | Commit message (Expand) | Author | Files | Lines |
2006-10-19 | [DECNET]: Fix input routing bug | Steven Whitehouse | 1 | -2/+1 |
2006-10-16 | [DECNET]: Use correct config option for routing by fwmark in compare_keys() | Patrick McHardy | 1 | -1/+1 |
2006-10-12 | [DECNET]: Fix sfuzz hanging on 2.6.18 | Patrick McHardy | 1 | -1/+3 |
2006-10-12 | [NET]: Do not memcmp() over pad bytes of struct flowi. | David S. Miller | 1 | -3/+8 |
2006-09-23 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin | 1 | -1/+1 |
2006-09-23 | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation | Thomas Graf | 1 | -1/+1 |
2006-09-23 | [NET]: Use SLAB_PANIC | Alexey Dobriyan | 1 | -8/+3 |
2006-09-23 | [DECNET]: Add support for fwmark masks in routing rules | Patrick McHardy | 1 | -2/+18 |
2006-09-23 | [DECNET]: Convert DECnet notifications to use rtnl_notify() | Thomas Graf | 2 | -25/+28 |
2006-09-23 | [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts | Thomas Graf | 1 | -3/+1 |
2006-09-23 | [DECNET]: cleanups | Adrian Bunk | 2 | -6/+7 |
2006-09-23 | [DECNET] Fix to decnet rules compare function | Steven Whitehouse | 1 | -2/+2 |
2006-09-23 | [DECNET] Fix to multiple tables routing | Steven Whitehouse | 1 | -0/+1 |
2006-09-23 | [DECNET]: Increase number of possible routing tables to 2^32 | Patrick McHardy | 3 | -84/+92 |
2006-09-23 | [NET]: Introduce RTA_TABLE/FRA_TABLE attributes | Patrick McHardy | 3 | -3/+6 |
2006-09-23 | [NET]: Use u32 for routing table IDs | Patrick McHardy | 2 | -8/+8 |
2006-09-23 | [DECNET]: Convert rwlock to spinlock | Steven Whitehouse | 1 | -5/+5 |
2006-09-23 | [DECNET]: Covert rules to use generic code | Steven Whitehouse | 7 | -313/+191 |
2006-09-23 | [IPv4]: Move interface address bits to linux/if_addr.h | Thomas Graf | 1 | -0/+1 |
2006-08-03 | [DECNET]: Fix for routing bug | Patrick Caulfield | 1 | -2/+7 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 5 | -21/+8 |
2006-07-09 | [NET]: Fix IPv4/DECnet routing rule dumping | Patrick McHardy | 1 | -1/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 9 | -9/+0 |
2006-06-30 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 1 | -1/+1 |
2006-06-18 | [NET]: Clean up skb_linearize | Herbert Xu | 2 | -4/+2 |
2006-05-04 | [DECNET]: Fix level1 router hello | Patrick Caulfield | 1 | -5/+0 |
2006-03-30 | [DECNET]: Fix refcount | Patrick Caulfield | 1 | -1/+1 |
2006-03-29 | [NETFILTER]: Rename init functions. | Andrew Morton | 1 | -4/+4 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -5/+5 |
2006-03-21 | [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking | Adrian Bunk | 1 | -2/+1 |
2006-03-21 | [DECnet]: Use RCU locking in dn_rules.c | Steven Whitehouse | 1 | -44/+53 |
2006-03-21 | [DECnet]: Patch to fix recvmsg() flag check | Patrick Caulfield | 1 | -1/+1 |
2006-03-21 | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse | 10 | -122/+125 |
2006-01-12 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2 | -0/+2 |
2006-01-11 | netfilter: headers included twice | Nicolas Kaiser | 1 | -2/+0 |
2006-01-04 | [DECNET]: Only use local routers | Patrick Caulfield | 1 | -5/+8 |
2006-01-04 | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 1 | -1/+1 |
2006-01-04 | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 1 | -16/+1 |
2006-01-04 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -2/+2 |
2005-12-06 | [DECNET]: add memory buffer settings | Steven Whitehouse | 2 | -3/+55 |
2005-11-11 | [DECNET]: fix SIGPIPE | Patrick Caulfield | 1 | -7/+7 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -8/+6 |
2005-10-26 | [DECNET]: Remove some redundant ifdeffed code | Patrick Caulfield | 1 | -13/+0 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 2 | -15/+11 |
2005-10-05 | [DECNET]: fix sparse gfp nocast warnings | Randy Dunlap | 2 | -11/+18 |
2005-09-10 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -2/+1 |
2005-09-02 | [DECNET]: Tidy send side socket SKB allocation. | Patrick Caulfield | 2 | -70/+33 |
2005-08-30 | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 1 | -1/+1 |
2005-08-30 | [DECNET]: Fix build after netlink changes. | Andrew Morton | 1 | -2/+3 |
2005-08-30 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -2/+2 |