summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
| |\
| | * Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
| * | 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-291-0/+1
| * | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
| * | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-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/+7
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-275-1/+33
| |\ \
| | * | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6
| | * | netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-271-1/+1
| | * | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-251-0/+4
| | * | netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-252-0/+22
| * | | bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-261-15/+14
| * | | atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-262-6/+6
| * | | gianfar: fix babbling rx error event bugXiaotian Feng2009-05-261-1/+1
| * | | cls_cgroup: read classid atomically in classifierPaul Menage2009-05-261-11/+11
| | |/ | |/|
| * | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
| |\ \
| | * | wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
| * | | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
| * | | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-251-2/+9
| * | | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
* | | | mlx4_en: Updated driver versionYevgeny Petrilin2009-06-021-2/+2
* | | | mlx4_en: Added vlan_features supportYevgeny Petrilin2009-06-021-0/+4
* | | | mlx4_en: multiqueue supportYevgeny Petrilin2009-06-024-71/+28
* | | | mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin2009-06-023-5/+4
* | | | mlx4_en: Work with part of the ports.Yevgeny Petrilin2009-06-021-18/+1
* | | | mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin2009-06-022-1/+1
* | | | mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin2009-06-023-60/+54
* | | | mlx4_en: Giving interface name in debug messagesYevgeny Petrilin2009-06-025-156/+159
* | | | ipv4: New multicast-all socket optionNivedita Singhvi2009-06-025-2/+16
OpenPOWER on IntegriCloud