summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUFChaithrika U S2009-06-041-6/+4Star
* tun: Only wake up writersHerbert Xu2009-06-041-3/+3
* Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-06-0410-70/+110
|\
| * sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich2009-06-033-1/+47
| * sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-033-42/+14Star
| * sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin2009-06-031-3/+3
| * sctp: fix panic when T4-rto timer expire on removed transportWei Yongjun2009-06-032-1/+10
| * sctp: fix panic when T2-shutdown timer expire on removed transportWei Yongjun2009-06-032-3/+15
| * sctp: fix to only enable IPv6 address support on PF_INET6 socketWei Yongjun2009-06-031-1/+2
| * sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun2009-06-031-1/+1
| * sctp: fix the error code when ASCONF is received with invalid addressWei Yongjun2009-06-031-6/+6
| * sctp: fix report unrecognized parameter in ACSONF-ACKWei Yongjun2009-06-031-2/+2
| * sctp: fix error cause codes of ADD-IP extensionWei Yongjun2009-06-031-10/+10
* | ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen2009-06-041-1/+0Star
* | gso: Stop fraglists from escapingHerbert Xu2009-06-041-3/+2Star
* | cxgb3: minor aq100x phy fixesDivy Le Ray2009-06-041-12/+12
* | cxgb3: Update FW to 7.4.0Divy Le Ray2009-06-045-1889/+1921
|/
* net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-033-2/+107
* fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang2009-06-031-1/+5
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-031-0/+1
* net: skb cleanupEric Dumazet2009-06-031-3/+1Star
* net: skb->dst accessorsEric Dumazet2009-06-0383-390/+414
* net: skb->rtable accessorEric Dumazet2009-06-0323-73/+89
* net: add _skb_dst opaque fieldEric Dumazet2009-06-031-0/+1
* e1000e: bump the version numberBruce Allan2009-06-031-1/+1
* e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-031-2/+7
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-0310-68/+1441
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-035-20/+31
* e1000e: correct flow control thresholdsBruce Allan2009-06-032-6/+10
* e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan2009-06-031-1/+2
* e1000e: enable CRC stripping by defaultBruce Allan2009-06-031-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-0330-125/+214
|\
| * net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| * e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0Star
| |\
| | * Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0Star
| * | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| * | MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli2009-06-011-0/+7
| * | net/firmare: Ignore .cis filesMatt Kraai2009-05-301-0/+1
| * | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-301-0/+1
| * | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-301-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-303-6/+9
| |\ \
| | * | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| | * | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
| * | | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
| * | | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
| * | | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7Star
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-285-1/+33
| |\ \
| | * | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6