summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-23
|\
| * [NET]: fix net-core kernel-docRandy Dunlap2006-06-23
| * [IPSEC]: Handle GSO packetsHerbert Xu2006-06-23
| * [NET]: Added GSO toggleHerbert Xu2006-06-23
| * [NET]: Add software TSOv4Herbert Xu2006-06-23
| * [NET]: Add generic segmentation offloadHerbert Xu2006-06-23
| * [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
| * [NET]: Prevent transmission after dev_deactivateHerbert Xu2006-06-23
| * [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRI...YOSHIFUJI Hideaki2006-06-23
| * [IPV6]: Fix source address selection.Ɓukasz Stelmach2006-06-23
| * [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* | [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-23
* | [PATCH] clean up default value of IP_DCCP_ACKVECJean-Luc Leger2006-06-23
* | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
|/
* Merge branch 'master' into upstreamJeff Garzik2006-06-22
|\
| * [ATM]: fix broken uses of NIPQUAD in net/atmAl Viro2006-06-20
| * [SCTP]: sctp_unpack_cookie() fixAl Viro2006-06-20
| * [NET]: Prevent multiple qdisc runsHerbert Xu2006-06-19
| * [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk lengthPatrick McHardy2006-06-19
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-20
|\ \ | |/ |/|
| * [PATCH] wireless: correct dump of WPA IELarry Finger2006-06-15
| * Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-13
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-19
|\ \ \
| * | | [NET]: Export ip_dev_find()Sean Hefty2006-06-17
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-19
|\ \ \
| * | | [ETHTOOL]: Fix UFO typoHerbert Xu2006-06-17
| * | | [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer.Neil Horman2006-06-17
| * | | [SCTP]: Send only 1 window update SACK per message.Tsutomu Fujii2006-06-17
| * | | [SCTP]: Don't do CRC32C checksum over loopback.Sridhar Samudrala2006-06-17
| * | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-17
| * | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-17
| * | | [SCTP]: Limit association max_retrans setting in setsockopt.Vlad Yasevich2006-06-17
| * | | [IPV6]: Sum real space for RTAs.YOSHIFUJI Hideaki2006-06-17
| * | | [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-17
| * | | [BRIDGE]: Add support for NETIF_F_HW_CSUM devicesHerbert Xu2006-06-17
| * | | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-17
| * | | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-17
| * | | [TCP] Westwood: reset RTT min after FRTOLuca De Cicco2006-06-17
| * | | [TCP] Westwood: bandwidth filter startupLuca De Cicco2006-06-17
| * | | [TCP] Westwood: comment fixesLuca De Cicco2006-06-17
| * | | [TCP] Westwood: fix first sampleStephen Hemminger2006-06-17
| * | | [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-17
| * | | [IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan2006-06-17
| * | | [NET]: Warn in __skb_trim if skb is pagedHerbert Xu2006-06-17
| * | | [NET]: skb_trim auditHerbert Xu2006-06-17
| * | | [NET]: Clean up skb_linearizeHerbert Xu2006-06-17
| * | | [NET]: Add netif_tx_lockHerbert Xu2006-06-17
| * | | [NETFILTER]: hashlimit match: fix random initializationPatrick McHardy2006-06-17
| * | | [NETFILTER]: recent match: missing refcnt initializationPatrick McHardy2006-06-17
| * | | [NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy2006-06-17