summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
* net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-185-13/+7
* wimax/i2400m: fix a memory leak bugWenwen Wang2019-08-181-1/+3
* net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
* ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-08-181-9/+2
* bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-182-5/+5
* bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-181-3/+1
* bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-181-3/+6
* bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-181-7/+5
* bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-181-3/+7
* bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-181-8/+18
* net: kalmia: fix memory leaksWenwen Wang2019-08-181-3/+3
* cx82310_eth: fix a memory leak bugWenwen Wang2019-08-181-1/+2
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
* lan78xx: Fix memory leaksWenwen Wang2019-08-171-3/+5
* net: myri10ge: fix memory leaksWenwen Wang2019-08-151-1/+1
* liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-08-151-1/+3
* net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha2019-08-153-0/+46
* net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy2019-08-151-0/+3
* cxgb4: fix a memory leak bugWenwen Wang2019-08-151-1/+3
* net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2019-08-142-1/+25
* net/mlx4_en: fix a memory leak bugWenwen Wang2019-08-141-1/+2
* ibmveth: Convert multicast list size for little-endian systemThomas Falcon2019-08-141-4/+5
* net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik2019-08-121-24/+8
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-08-121-1/+1
* mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata2019-08-121-83/+55
* net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer2019-08-121-2/+2
* netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern2019-08-124-86/+98
* hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui2019-08-091-2/+7
* Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-0911-104/+97
|\
| * net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-081-3/+0
| * net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-08-082-5/+8
| * net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-081-4/+2
| * net/mlx5e: kTLS, Fix tisn field placementTariq Toukan2019-08-081-3/+3
| * net/mlx5e: kTLS, Fix tisn field nameTariq Toukan2019-08-081-3/+3
| * net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-083-6/+13
| * net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan2019-08-081-0/+1
| * net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-081-0/+8
| * net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-081-0/+3
| * net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen2019-08-083-21/+26
| * net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-081-63/+34
* | ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo2019-08-091-4/+1
* | net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-08-091-2/+3
* | team: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-091-0/+2
* | net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'YueHaibing2019-08-091-4/+0
* | bonding: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-091-0/+2
* | xen/netback: Reset nr_frags before freeing skbRoss Lagerwall2019-08-091-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-07122-840/+1278
|\
| * net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2019-08-062-6/+5
| * net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2019-08-062-16/+13