aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven2008-10-11
* net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds2008-10-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-11
|\
| * Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller2008-10-10
| |\
| | * r8169: add shutdown handlerFrancois Romieu2008-10-10
| | * r8169: preliminary 8168d supportFrancois Romieu2008-10-10
| | * r8169: support additional 8168cp chipsetFrancois Romieu2008-10-10
| | * r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu2008-10-10
| | * r8169: add a new 8168cp flavorFrancois Romieu2008-10-10
| | * r8169: add a new 8168c flavor (bis)Francois Romieu2008-10-10
| | * r8169: add a new 8168c flavorFrancois Romieu2008-10-10
| | * r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu2008-10-10
| | * r8169: 8168b Tx performance tweakFrancois Romieu2008-10-10
| | * r8169: make room for more specific 8168 hardware start procedureFrancois Romieu2008-10-10
| | * r8169: shuffle some registers handling around (8168 operation only)Francois Romieu2008-10-10
| | * r8169: new phy init parameters for the 8168bFrancois Romieu2008-10-10
| | * r8169: update phy init parametersFrancois Romieu2008-10-10
| | * r8169: wake up the PHY of the 8168Francois Romieu2008-10-10
| * | myri10ge: update driver version number to 1.4.3-1.369Brice Goglin2008-10-10
| * | af_key: fix SADB_X_SPDDELETE responseTobias Brunner2008-10-10
| * | ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-10
| * | ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-10
| * | gre: minor cleanups in netlink interfacePatrick McHardy2008-10-10
| * | gre: fix copy and paste errorPatrick McHardy2008-10-10
| * | enic: Attempt to fix build in 32-bit such as i386.David S. Miller2008-10-10
| * | tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-10
| * | nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng2008-10-10
| * | ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller2008-10-09
| * | udp: complete port availability checkingEric Dumazet2008-10-09
| * | tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-09
| * | tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen2008-10-09
| * | tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen2008-10-09
| * | tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-09
| |/
| * r8169: fix early spinlock useFrancois Romieu2008-10-09
| * smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-09
| * sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich2008-10-09
| * sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich2008-10-09
| * sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun2008-10-09
| * myri10ge: remove over-paranoid queue number modulusBrice Goglin2008-10-09
| * e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-09
| * e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-09
| * bnx2: Update version to 1.8.1.Michael Chan2008-10-09
| * bnx2: Handle DMA mapping errors.Benjamin Li2008-10-09
| * bnx2: Eliminate TSO header modifications.Michael Chan2008-10-09
| * bnx2: Update 5706/5708 firmware.Michael Chan2008-10-09
| * bnx2: Check netif_running() in all ethtool operations.Michael Chan2008-10-09
| * bnx2: Add bnx2_shutdown_chip().Michael Chan2008-10-09
| * inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-09
| * gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-09
| * gre: Add netlink interfaceHerbert Xu2008-10-09