summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-09-23SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever3-7/+13
2006-09-23SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever1-4/+2
2006-09-23SUNRPC: Create API for displaying remote peer addressChuck Lever1-0/+13
2006-09-23SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever1-8/+71
2006-09-23SUNRPC: remove extraneous header inclusionsChuck Lever3-4/+0
2006-09-23SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.Chuck Lever1-2/+3
2006-09-23SUNRPC: create API for getting remote peer addressChuck Lever1-0/+21
2006-09-23SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever3-4/+5
2006-09-23SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-82/+0
2006-09-23SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever1-28/+42
2006-09-23SUNRPC: Make RPC portmapper use per-transport storageChuck Lever3-61/+106
2006-09-23SUNRPC: Create a helper to tell whether a transport is boundChuck Lever4-11/+20
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu3-33/+44
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2-25/+38
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu3-14/+31
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu5-70/+119
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu3-43/+48
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu5-54/+64
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu5-48/+75
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu2-1/+3
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu1-0/+1
2006-09-20[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro1-4/+4
2006-09-20[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy1-0/+2
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki1-0/+2
2006-09-18[NET]: Drop tx lock in dev_watchdog_upHerbert Xu1-2/+0
2006-09-18[PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy1-3/+1
2006-09-18[NET]: Mark frame diverter for future removal.Stephen Hemminger1-1/+1
2006-09-18[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison1-14/+21
2006-09-18[BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger1-1/+1
2006-09-18[IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2-2/+4
2006-09-18[IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2-3/+3
2006-09-18[IPVS]: remove the debug option go ip_vs_ftpSimon Horman1-14/+6
2006-09-18[IPVS]: Make sure ip_vs_ftp ports are validSimon Horman1-0/+6
2006-09-18[IPVS]: auto-help for ip_vs_ftpSimon Horman1-0/+1
2006-09-18[TCP]: Turn ABC off.Stephen Hemminger1-1/+1
2006-09-18[NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev1-0/+3
2006-09-01[IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong1-0/+1
2006-09-01[NET]: Rate limiting for socket allocation failure messages.Akinobu Mita1-1/+2
2006-09-01[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki1-13/+16
2006-08-30[IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser1-2/+2
2006-08-30[NETLINK]: Call panic if nl_table allocation failsAkinobu Mita1-8/+6
2006-08-30[TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2-3/+8
2006-08-30[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying1-0/+4
2006-08-30[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala1-3/+7
2006-08-27[DCCP]: Fix CCID3Ian McDonald6-193/+154
2006-08-27[BRIDGE] netfilter: memory corruption fixStephen Hemminger1-3/+7
2006-08-27[DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2-0/+21
2006-08-27[DCCP]: Introduces follows48 functionIan McDonald1-0/+8
2006-08-27[DCCP]: Update contact details and copyrightIan McDonald10-15/+15
2006-08-27[DCCP]: Fix typoIan McDonald1-1/+1