aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-10gre: fix copy and paste errorPatrick McHardy1-2/+2
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller1-0/+14
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng1-5/+1
2008-10-09nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng1-0/+1
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller1-1/+2
2008-10-09udp: complete port availability checkingEric Dumazet1-24/+19
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen1-99/+40
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen1-6/+6
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen1-4/+3
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2-4/+4
2008-10-09r8169: fix early spinlock useFrancois Romieu1-3/+2
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich1-0/+3
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich1-6/+3
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun1-1/+1
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin1-2/+0
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham1-19/+36
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham1-23/+39
2008-10-09bnx2: Update version to 1.8.1.Michael Chan1-2/+2
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li2-55/+67
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan1-15/+1
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan1-4350/+4304
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan1-8/+32
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan1-16/+17
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2-3/+6
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu2-32/+175
2008-10-09gre: Add netlink interfaceHerbert Xu2-4/+262
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu1-5/+11
2008-10-09gre: Use needed_headroomHerbert Xu1-7/+8
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2-4/+4
2008-10-08jme: Fix warnings with CONFIG_PM disabled.David S. Miller1-0/+4
2008-10-08jme: Advances version numberGuo-Fu Tseng1-1/+1
2008-10-08jme: Faulty IRQ handle bug fixakeemting1-1/+1
2008-10-08jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2-18/+63
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray3-12/+208
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray4-19/+1040
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray4-48/+77
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray3-18/+27
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray6-87/+94
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray4-27/+37
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray3-37/+145
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray5-60/+119
2008-10-08dsa: Need to select PHYLIB.David S. Miller1-0/+1
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek3-0/+295
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek10-0/+164
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek5-0/+555
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek11-7/+258
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek14-0/+1931
2008-10-088139too: move wmb before TX DMA startAndreas Oberritter1-1/+6
2008-10-08netdev: uniquify the tx_timeout nameArjan van de Ven3-10/+10