aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-20
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-20
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
* [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-20
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-20
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-20
* [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-20
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-20
* [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-19
* [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-19
* [ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki2006-09-18
* [NET]: Drop tx lock in dev_watchdog_upHerbert Xu2006-09-18
* [PACKET]: Don't truncate non-linear skbs with mmaped IOPatrick McHardy2006-09-18
* [NET]: Mark frame diverter for future removal.Stephen Hemminger2006-09-18
* [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6Wong Hoi Sing Edison2006-09-18
* [BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger2006-09-18
* [IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2006-09-18
* [IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2006-09-18
* [IPVS]: remove the debug option go ip_vs_ftpSimon Horman2006-09-18
* [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-18
* [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-18
* [TCP]: Turn ABC off.Stephen Hemminger2006-09-18
* [NEIGH]: neigh_table_clear() doesn't free statsKirill Korotaev2006-09-18
* [IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong2006-08-31
* [NET]: Rate limiting for socket allocation failure messages.Akinobu Mita2006-08-31
* [IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki2006-08-31
* [IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser2006-08-30
* [NETLINK]: Call panic if nl_table allocation failsAkinobu Mita2006-08-30
* [TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2006-08-30
* [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying2006-08-30
* [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala2006-08-30
* [DCCP]: Fix CCID3Ian McDonald2006-08-27
* [BRIDGE] netfilter: memory corruption fixStephen Hemminger2006-08-26
* [DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2006-08-26
* [DCCP]: Introduces follows48 functionIan McDonald2006-08-26
* [DCCP]: Update contact details and copyrightIan McDonald2006-08-26
* [DCCP]: Fix typoIan McDonald2006-08-26
* [IPV6]: Segmentation offload not set correctly on TCP childrenStephen Hemminger2006-08-26
* Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman2006-08-25
|\
| * NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-24
| * SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-24
| * SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust2006-08-24
| * NFS: clean up rpc_rmdirTrond Myklebust2006-08-24
| * SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-24
* | [TCP]: Limit window scaling if window is clamped.Stephen Hemminger2006-08-22
* | [NETFILTER]: arp_tables: fix table locking in arpt_do_tablePatrick McHardy2006-08-22
* | Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-22
|/
* [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-17
* [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-17