aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' into upstreamJeff Garzik2006-09-22
|\
| * [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
* | Merge branch 'master' into upstreamJeff Garzik2006-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
* | Merge branch 'master' into upstreamJeff Garzik2006-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
* | [PATCH] ethtool: allow const ethtool_opsStephen Hemminger2006-09-13
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-06
|\ \
| * | [PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi2006-08-29
| * | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machinesZhu Yi2006-08-29
| * | [PATCH] ieee80211: TKIP and CCMP replay check reworkZhu Yi2006-08-29
| * | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi2006-08-29
| * | [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-29
| * | Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-29
| |\ \
| * \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-22
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-04
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-04
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-04
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-08-29
|\| | | | | |
| * | | | | | [DCCP]: Fix CCID3Ian McDonald2006-08-27