aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-09-22SUNRPC: Fix Oops in pmap_getport_doneTrond Myklebust
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Clean up soft task error handlingTrond Myklebust
2006-09-22SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errorsTrond Myklebust
2006-09-22SUNRPC: rpc_delay() should not clobber the rpc_task->tk_statusTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22SUNRPC: export new RPC client functions with _GPLChuck Lever
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: Convert RPC portmapper to use new rpc_create() APIChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu
2006-09-17[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger
2006-09-17[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison
2006-09-17[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger
2006-09-17[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont
2006-09-17[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki
2006-09-17[IPVS]: remove the debug option go ip_vs_ftpSimon Horman
2006-09-17[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman
2006-09-17[IPVS]: auto-help for ip_vs_ftpSimon Horman
2006-09-17[TCP]: Turn ABC off.Stephen Hemminger
2006-09-17[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev
2006-08-31[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong
2006-08-31[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita
2006-08-31[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki
2006-08-29[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser