summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley
2017-11-02nfp: flower: app should use struct nfp_reprJohn Hurley
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-11-02nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang
2017-11-02net: dpaa: remove init which already done in per-cpu allocationyuan linyu
2017-11-02net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi
2017-11-02enic: reset fetch indexParvi Kaustubhi
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi
2017-11-01net: thunderx: remove a couple of redundant assignmentsColin Ian King
2017-11-01sfc: support rx-fcs and rx-allEdward Cree
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak
2017-11-01drivers/net: tundra: Convert timers to use timer_setup()Kees Cook
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart
2017-11-01net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2Antoine Tenart
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel
2017-11-01net: hns: set correct return valuePan Bian
2017-11-01forcedeth: replace pci_alloc_consistent with dma_alloc_coherentZhu Yanjun
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov
2017-11-01liquidio: Configure switchdev with devlinkVijaya Mohan Guvva
2017-11-01liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva
2017-11-01Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib