summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-03-27Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-03-27r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-03-24nfp: bpf: fix check of program max insn countJakub Kicinski
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22net: aquantia: driver version bumpIgor Russkikh
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-20net: gemini: fix memory leakIgor Pylypiv
2018-03-20net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-17mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan