aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lpc_eth: Use resource_size instead of computationBenoit Taine2014-06-03
* Merge branch 'hsilicon'David S. Miller2014-06-03
|\
| * net: hisilicon: add hix5hd2 mac driverZhangfei Gao2014-06-03
| * Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernetZhangfei Gao2014-06-03
|/
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
|\
| * ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-02
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
| * ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-18
| * ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-18
| * ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings2014-05-18
| * ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings2014-05-18
| * ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-18
| * ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-18
* | fec: Include pinctrl header fileFabio Estevam2014-06-02
* | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-02
* | atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-02
* | via-ircc: Remove useless return variablesPeter Senna Tschudin2014-06-02
* | wan: Use usleep_range()Manuel Schölling2014-06-02
* | vxge: Remove useless return variablesPeter Senna Tschudin2014-06-02
* | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-02
* | drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-02
* | fib_trie: use seq_file_net rather than seq->privateDavid Ahern2014-06-02
* | net: filter: fix length calculation in BPF testsuiteChema Gonzalez2014-06-02
* | Merge branch 'mvneta'David S. Miller2014-06-02
|\ \
| * | net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-02
| * | net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia2014-06-02
| * | net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-02
| * | net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia2014-06-02
| * | net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia2014-06-02
| * | net: mvneta: Fix missing DMA region unmapEzequiel Garcia2014-06-02
| * | net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia2014-06-02
| * | net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia2014-06-02
|/ /
* | macvlan: add netpoll supportdingtianhong2014-06-02
* | Merge branch 'cdc_ncm'David S. Miller2014-06-02
|\ \
| * | net: cdc_ncm: document the sysfs APIBjørn Mork2014-06-02
| * | net: cdc_ncm: allow tuning min_tx_pktBjørn Mork2014-06-02
| * | net: cdc_ncm: export NCM Transfer Block (NTB) parametersBjørn Mork2014-06-02
| * | net: cdc_ncm: drop ethtool coalesce supportBjørn Mork2014-06-02
| * | net: cdc_ncm: use sysfs for rx/tx aggregation tuningBjørn Mork2014-06-02
| * | net: cdc_ncm: inform usbnet when rx buffers are reducedBjørn Mork2014-06-02
| * | net: cdc_ncm: always reallocate tx_curr_skb when tx_max increasesBjørn Mork2014-06-02
| * | net: cdc_ncm: reduce skb truesize in rx pathBjørn Mork2014-06-02
|/ /
* | macvlan: fix the problem when mac address changes for passthru modedingtianhong2014-06-02
* | net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-02
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-02
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-02
| |\ \
| | * | wil6210: improve debug for WMI receiveVladimir Kondratiev2014-05-30
| | * | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-30
| | |\ \
| | | * | ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-27
| | | * | ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-27