Age | Commit message (Expand) | Author | Files | Lines |
2006-01-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -24/+25 |
2006-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -2/+2 |
2006-01-07 | [NET]: Endian-annotate in_aton() | Alexey Dobriyan | 1 | -1/+1 |
2006-01-07 | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan | 3 | -4/+4 |
2006-01-07 | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 1 | -0/+1 |
2006-01-07 | [PKTGEN]: Adds missing __init. | Luiz Capitulino | 1 | -3/+2 |
2006-01-07 | [NETFILTER]: ipt_helper.c needs linux/interrupt.h | Joe | 1 | -0/+1 |
2006-01-07 | [BRIDGE] netfilter: vlan + hw checksum = bug? | Stephen Hemminger | 1 | -4/+9 |
2006-01-07 | [X25]: Fix for broken x25 module. | Shaun Pereira | 1 | -6/+1 |
2006-01-07 | [NET]: Change sk_run_filter()'s return type in net/core/filter.c | Kris Katterjohn | 1 | -3/+3 |
2006-01-07 | [NET]: Use newer is_multicast_ether_addr() in some files | Kris Katterjohn | 3 | -3/+3 |
2006-01-06 | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2 | -2/+2 |
2006-01-06 | SUNRPC: Make krb5 report unsupported encryption types | J. Bruce Fields | 1 | -3/+7 |
2006-01-06 | SUNRPC: Make spkm3 report unsupported encryption types | J. Bruce Fields | 1 | -3/+7 |
2006-01-06 | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 3 | -8/+8 |
2006-01-06 | SUNRPC: Clean up xprt_destroy() | Trond Myklebust | 1 | -24/+6 |
2006-01-06 | SUNRPC: Ensure client closes the socket when server initiates a close | Trond Myklebust | 2 | -19/+26 |
2006-01-06 | SUNRPC: get rid of cl_chatty | Chuck Lever | 2 | -7/+4 |
2006-01-06 | SUNRPC: transport switch API for setting port number | Chuck Lever | 2 | -3/+19 |
2006-01-06 | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 1 | -6/+15 |
2006-01-06 | SUNRPC: switchable buffer allocation | Chuck Lever | 4 | -29/+43 |
2006-01-06 | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 1 | -21/+0 |
2006-01-06 | SUNRPC: Fix a potential race in rpc_pipefs. | Trond Myklebust | 1 | -3/+6 |
2006-01-06 | SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. | Trond Myklebust | 1 | -2/+2 |
2006-01-06 | SUNRPC: rpc_execute should not return task->tk_status; | Trond Myklebust | 2 | -8/+7 |
2006-01-06 | SUNRPC: Get rid of some unused exports | Trond Myklebust | 1 | -4/+0 |
2006-01-06 | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust | 1 | -19/+59 |
2006-01-06 | SUNRPC: Further cleanups | Trond Myklebust | 1 | -0/+10 |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust | 2 | -32/+36 |
2006-01-06 | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 3 | -39/+32 |
2006-01-06 | [PATCH] Keep nfsd from exiting when seeing recv() errors | Olaf Kirch | 1 | -1/+1 |
2006-01-06 | [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach... | NeilBrown | 1 | -1/+13 |
2006-01-06 | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 6 | -9/+15 |
2006-01-06 | [IPVS]: Another file needs linux/interrupt.h | Andrew Morton | 1 | -0/+1 |
2006-01-05 | [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT | Yasuyuki Kozakai | 1 | -1/+1 |
2006-01-05 | [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h | Patrick McHardy | 1 | -0/+1 |
2006-01-05 | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy | 1 | -8/+10 |
2006-01-05 | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy | 7 | -74/+48 |
2006-01-05 | [NETFILTER]: Call POST_ROUTING hook before fragmentation | Patrick McHardy | 4 | -83/+16 |
2006-01-05 | [NETFILTER]: Remove okfn usage in ip_vs_core.c | Patrick McHardy | 1 | -4/+1 |
2006-01-05 | [NETFILTER]: ctnetlink: Fix dumping of helper name | Patrick McHardy | 1 | -1/+1 |
2006-01-05 | [NETFILTER]: Fix module_param types and permissions | Patrick McHardy | 7 | -26/+22 |
2006-01-05 | [NETFILTER]: Filter dumped entries based on the layer 3 protocol number | Pablo Neira Ayuso | 1 | -6/+17 |
2006-01-05 | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso | 11 | -61/+2214 |
2006-01-05 | [NETFILTER]: ctnetlink: remove unused variable | Pablo Neira Ayuso | 1 | -2/+0 |
2006-01-05 | [NETFILTER]: ctnetlink: fix conntrack mark race | Pablo Neira Ayuso | 1 | -5/+5 |
2006-01-05 | [NETFILTER]: ctnetlink: ctnetlink_event cleanup | Pablo Neira Ayuso | 1 | -11/+4 |
2006-01-05 | [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int | Pablo Neira Ayuso | 1 | -1/+1 |
2006-01-05 | [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back | Pablo Neira Ayuso | 1 | -2/+3 |
2006-01-05 | [NETFILTER]: ctnetlink: Add sanity checkings for ICMP | Yasuyuki Kozakai | 1 | -19/+24 |