summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] shrink dentry structEric Dumazet2006-01-091-1/+1
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-091-2/+2
* [IPV6]: small cleanupsAdrian Bunk2006-01-072-1/+2
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-071-2/+3
* [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus2006-01-071-0/+1
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-076-0/+367
* [NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy2006-01-074-3/+54
* [NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy2006-01-076-9/+12
* [NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy2006-01-073-3/+31
* [NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy2006-01-071-15/+19
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-077-9/+27
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-073-0/+4
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-073-1/+45
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-0711-42/+37Star
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-072-36/+110
* [DCCP]: ipv6.c needs net/ip6_checksum.cDavid S. Miller2006-01-071-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-0713-24/+25
|\
| * [NET]: Endian-annotate in_aton()Alexey Dobriyan2006-01-061-1/+1
| * [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-063-4/+4
| * [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-061-0/+1
| * [PKTGEN]: Adds missing __init.Luiz Capitulino2006-01-061-3/+2Star
| * [NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe2006-01-061-0/+1
| * [BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger2006-01-061-4/+9
| * [X25]: Fix for broken x25 module.Shaun Pereira2006-01-061-6/+1Star
| * [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-061-3/+3
| * [NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn2006-01-063-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-072-2/+2
|\ \
| * | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-062-2/+2
* | | SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-061-3/+7
* | | SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields2006-01-061-3/+7
* | | SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-063-8/+8
* | | SUNRPC: Clean up xprt_destroy()Trond Myklebust2006-01-061-24/+6Star
* | | SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-062-19/+26
* | | SUNRPC: get rid of cl_chattyChuck Lever2006-01-062-7/+4Star
* | | SUNRPC: transport switch API for setting port numberChuck Lever2006-01-062-3/+19
* | | SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-6/+15
* | | SUNRPC: switchable buffer allocationChuck Lever2006-01-064-29/+43
* | | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-21/+0Star
* | | SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust2006-01-061-3/+6
* | | SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-061-2/+2
* | | SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-062-8/+7Star
* | | SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-061-4/+0Star
* | | NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-19/+59
* | | SUNRPC: Further cleanupsTrond Myklebust2006-01-061-0/+10
* | | RPC: Clean up RPC task structureTrond Myklebust2006-01-062-32/+36
* | | SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-063-39/+32Star
| |/ |/|
* | [PATCH] Keep nfsd from exiting when seeing recv() errorsOlaf Kirch2006-01-061-1/+1
* | [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown2006-01-061-1/+13
|/
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-066-9/+15
* [IPVS]: Another file needs linux/interrupt.hAndrew Morton2006-01-061-0/+1