summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* myri10ge: update driver version number to 1.4.3-1.369Brice Goglin2008-10-101-1/+1
* af_key: fix SADB_X_SPDDELETE responseTobias Brunner2008-10-101-0/+1
* ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* gre: minor cleanups in netlink interfacePatrick McHardy2008-10-101-8/+8
* gre: fix copy and paste errorPatrick McHardy2008-10-101-2/+2
* enic: Attempt to fix build in 32-bit such as i386.David S. Miller2008-10-091-0/+14
* tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-091-5/+1
* nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng2008-10-091-0/+1
* ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller2008-10-091-1/+2
* udp: complete port availability checkingEric Dumazet2008-10-091-24/+19
* tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-091-99/+40
* tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen2008-10-091-6/+6
* tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen2008-10-091-4/+3
* tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-092-4/+4
* r8169: fix early spinlock useFrancois Romieu2008-10-091-3/+2
* smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-091-5/+5
* sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich2008-10-091-0/+3
* sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich2008-10-091-6/+3
* sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun2008-10-091-1/+1
* myri10ge: remove over-paranoid queue number modulusBrice Goglin2008-10-091-2/+0
* e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-091-19/+36
* e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-091-23/+39
* bnx2: Update version to 1.8.1.Michael Chan2008-10-091-2/+2
* bnx2: Handle DMA mapping errors.Benjamin Li2008-10-092-55/+67
* bnx2: Eliminate TSO header modifications.Michael Chan2008-10-091-15/+1
* bnx2: Update 5706/5708 firmware.Michael Chan2008-10-091-4350/+4304
* bnx2: Check netif_running() in all ethtool operations.Michael Chan2008-10-091-8/+32
* bnx2: Add bnx2_shutdown_chip().Michael Chan2008-10-091-16/+17
* inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-092-3/+6
* gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-092-32/+175
* gre: Add netlink interfaceHerbert Xu2008-10-092-4/+262
* gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu2008-10-091-5/+11
* gre: Use needed_headroomHerbert Xu2008-10-091-7/+8
* phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-092-4/+4
* jme: Fix warnings with CONFIG_PM disabled.David S. Miller2008-10-081-0/+4
* jme: Advances version numberGuo-Fu Tseng2008-10-081-1/+1
* jme: Faulty IRQ handle bug fixakeemting2008-10-081-1/+1
* jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2008-10-082-18/+63
* cxgb3: Add 1G fiber supportDivy Le Ray2008-10-083-12/+208
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-084-19/+1040
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-084-48/+77
* cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-083-18/+27
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-086-87/+94
* cxgb3: allow for PHY reset statusDivy Le Ray2008-10-084-27/+37
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-083-37/+145
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-085-60/+119
* dsa: Need to select PHYLIB.David S. Miller2008-10-081-0/+1
* dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek2008-10-083-0/+295
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-0810-0/+164
OpenPOWER on IntegriCloud