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