aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-19220-5799/+12047
|\
| * [ETHTOOL]: Fix UFO typoHerbert Xu2006-06-171-1/+2
| * [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer.Neil Horman2006-06-171-1/+9
| * [SCTP]: Send only 1 window update SACK per message.Tsutomu Fujii2006-06-171-2/+28
| * [SCTP]: Don't do CRC32C checksum over loopback.Sridhar Samudrala2006-06-172-22/+29
| * [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-172-1/+2
| * [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-175-6/+16
| * [SCTP]: Limit association max_retrans setting in setsockopt.Vlad Yasevich2006-06-171-1/+25
| * [PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad2006-06-171-1/+1
| * [IPV6]: Sum real space for RTAs.YOSHIFUJI Hideaki2006-06-171-4/+24
| * [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-171-1/+5
| * [BRIDGE]: Add support for NETIF_F_HW_CSUM devicesHerbert Xu2006-06-172-6/+12
| * [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-177-24/+13
| * [TG3]: Convert to non-LLTXMichael Chan2006-06-172-20/+23
| * [TG3]: Remove unnecessary tx_lockMichael Chan2006-06-171-4/+0
| * [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-175-1/+22
| * [BNX2]: Update version and reldateMichael Chan2006-06-171-2/+2
| * [BNX2]: Use CPU native page sizeMichael Chan2006-06-172-2/+8
| * [BNX2]: Use compressed firmwareMichael Chan2006-06-171-3392/+1864
| * [BNX2]: Add firmware decompressionMichael Chan2006-06-173-12/+152
| * [BNX2]: Allow WoL settings on new 5708 chipsMichael Chan2006-06-171-1/+3
| * [BNX2]: Add an rx drop counterMichael Chan2006-06-172-3/+14
| * [TCP] Westwood: reset RTT min after FRTOLuca De Cicco2006-06-171-2/+16
| * [TCP] Westwood: bandwidth filter startupLuca De Cicco2006-06-171-3/+9
| * [TCP] Westwood: comment fixesLuca De Cicco2006-06-171-4/+21
| * [TCP] Westwood: fix first sampleStephen Hemminger2006-06-171-1/+12
| * [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-172-9/+0
| * [BNX2]: Endian fixes.Alexey Dobriyan2006-06-171-2/+2
| * [IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2006-06-172-192/+145
| * [IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan2006-06-171-1/+1
| * [NET]: Warn in __skb_trim if skb is pagedHerbert Xu2006-06-172-17/+14
| * [NET]: skb_trim auditHerbert Xu2006-06-173-22/+7
| * [NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu2006-06-171-2/+0
| * [NET]: Clean up skb_linearizeHerbert Xu2006-06-179-91/+39
| * [NET]: Add netif_tx_lockHerbert Xu2006-06-1721-98/+121
| * [NETFILTER]: hashlimit match: fix random initializationPatrick McHardy2006-06-171-2/+5
| * [NETFILTER]: recent match: missing refcnt initializationPatrick McHardy2006-06-171-0/+1
| * [NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy2006-06-171-5/+10
| * [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-176-119/+241
| * [SECMARK]: Add CONNSECMARK xtables targetJames Morris2006-06-174-0/+180
| * [SECMARK]: Add secmark support to conntrackJames Morris2006-06-179-0/+74
| * [SECMARK]: Add xtables SECMARK targetJames Morris2006-06-174-0/+192
| * [SECMARK]: Add secmark support to core networking.James Morris2006-06-176-1/+34
| * [SECMARK]: Add SELinux exportsJames Morris2006-06-172-0/+54
| * [SECMARK]: Add new flask definitions to SELinuxJames Morris2006-06-174-0/+8
| * [SELINUX]: add security class for appletalk socketsChristopher J. PeBenito2006-06-175-0/+28
| * [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-172-3/+3
| * [NET]: NET_TCPPROBE Kconfig fixDave Jones2006-06-171-1/+1
| * [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-177-23/+108
| * [CONNECTOR]: Fix warning in cn_queue.cAndreas Schwab2006-06-171-1/+1