summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
|\
| * mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-10
| * mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-10
| * nfp: always unmask aux interrupts at initJakub Kicinski2018-01-10
| * net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-11
|\ \
| * | nfp: bpf: reuse verifier log for debug messagesQuentin Monnet2018-01-10
| * | nfp: bpf: add signed jump insnsNic Viljoen2018-01-10
| * | nfp: hand over to BPF offload app at coarser granularityJakub Kicinski2018-01-10
| * | nfp: bpf: use a large constant in unresolved branchesJakub Kicinski2018-01-10
| * | nfp: bpf: don't depend on high order allocations for program imageJakub Kicinski2018-01-10
| * | nfp: bpf: relocate jump targets just before the loadJakub Kicinski2018-01-10
| * | nfp: bpf: add helpers for modifying branch addressesJakub Kicinski2018-01-10
| * | nfp: bpf: move jump resolution to jit.cJakub Kicinski2018-01-10
| * | nfp: bpf: allow disabling TC offloads when XDP activeJakub Kicinski2018-01-10
| * | nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski2018-01-10
| * | nfp: bpf: round up the size of the stackJakub Kicinski2018-01-10
| * | nfp: fix incumbent kdoc warningsJakub Kicinski2018-01-10
| * | nfp: don't try to register XDP rxq structures on control queuesJakub Kicinski2018-01-10
* | | net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun2018-01-11
* | | net: socionext: include linux/io.h to fix buildArnd Bergmann2018-01-11
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-11
|\ \ \
| * | | i40e: track id can be 0Jingjing Wu2018-01-10
| * | | i40e: change ppp name to ddpJingjing Wu2018-01-10
| * | | i40evf: Drop i40evf_fire_sw_int as it is prone to racesAlexander Duyck2018-01-10
| * | | i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck2018-01-10
| * | | i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck2018-01-10
| * | | i40e: remove redundant initialization of read_sizeColin Ian King2018-01-10
| * | | i40e/i40evf: Bump driver versionsAlice Michael2018-01-10
| * | | i40e: add helper conversion function for link_speedJacob Keller2018-01-10
| * | | i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller2018-01-10
| * | | i40evf: hold the critical task bit lock while openingJacob Keller2018-01-10
| * | | i40evf: release bit locks in reverse orderJacob Keller2018-01-10
| * | | i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller2018-01-10
| * | | i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller2018-01-10
| * | | i40e: display priority_xon and priority_xoff statsAlice Michael2018-01-10
* | | | ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot2018-01-11
* | | | cxgb4: implement ndo_features_checkGanesh Goudar2018-01-11
* | | | cxgb4: add support for vxlan segmentation offloadGanesh Goudar2018-01-11
* | | | cxgb4: implement udp tunnel callbacksGanesh Goudar2018-01-11
* | | | cxgb4: add data structures to support vxlanGanesh Goudar2018-01-11
* | | | sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree2018-01-10
* | | | sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-10
* | | | sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree2018-01-10
* | | | mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel2018-01-10
* | | | mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel2018-01-10
* | | | mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel2018-01-10
* | | | mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel2018-01-10
* | | | mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel2018-01-10
* | | | mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel2018-01-10