aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-09[PATCH] netlink oops fix due to incorrect error codeKirill Korotaev
2006-01-09[PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg
2006-01-08[PATCH] tiny: Trim non-IPX buildsMatt Mackall
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg
2006-01-07[IPV6]: small cleanupsAdrian Bunk
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk
2006-01-07[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy
2006-01-07[NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy
2006-01-07[NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2006-01-07[DCCP]: ipv6.c needs net/ip6_checksum.cDavid S. Miller
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-06[PKTGEN]: Adds missing __init.Luiz Capitulino
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe
2006-01-06[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger
2006-01-06[X25]: Fix for broken x25 module.Shaun Pereira
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields
2006-01-06SUNRPC: Clean up xprt_destroy()Trond Myklebust
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2006-01-06SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust