summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-1357-230/+374
|\
| * macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-081-1/+1
| * mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata2020-01-081-0/+7
| * gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet2020-01-081-2/+3
| * net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai2020-01-081-0/+3
| * net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai2020-01-081-1/+1
| * net: usb: lan78xx: fix possible skb leakEric Dumazet2020-01-071-6/+3
| * net: stmmac: Fixed link does not need MDIO BusJose Abreu2020-01-071-1/+1
| * stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma2020-01-071-0/+32
| * net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit2020-01-061-0/+3
| * net/mlx5e: Fix hairpin RSS table sizeEli Cohen2020-01-063-17/+17
| * net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik2020-01-063-12/+14
| * Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2020-01-062-56/+15
| * net/mlx5: Move devlink registration before interfaces loadMichael Guralnik2020-01-061-7/+9
| * net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha2020-01-061-3/+4
| * net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin2020-01-061-1/+57
| * net: atlantic: remove duplicate entriesIgor Russkikh2020-01-061-3/+0
| * net: atlantic: loopback configuration in improper placeIgor Russkikh2020-01-061-2/+2
| * net: atlantic: broken link status on old fwIgor Russkikh2020-01-061-3/+1
| * net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2020-01-062-0/+6
| * net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-061-1/+1
| * net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski2020-01-061-1/+1
| * macb: Don't unregister clks unconditionallyStephen Boyd2020-01-051-3/+1
| * drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu2020-01-051-3/+6
| * net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon2020-01-032-8/+0
| * net: phylink: fix failure to register on x86 systemsRussell King2020-01-031-0/+3
| * Merge tag 'linux-can-fixes-for-5.5-20200102' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-025-25/+67
| |\
| | * can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber2020-01-021-11/+10
| | * can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold2020-01-021-2/+2
| | * can: kvaser_usb: fix interface sanity checkJohan Hovold2020-01-022-2/+2
| | * can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2020-01-021-1/+1
| | * can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...Dan Murphy2020-01-021-1/+12
| | * can: tcan4x5x: tcan4x5x_parse_config(): reset device before register accessSean Nyekjaer2020-01-021-1/+26
| | * can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the configDan Murphy2020-01-021-7/+10
| | * can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...Sean Nyekjaer2020-01-021-0/+4
| * | net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn2020-01-021-0/+9
| * | vxlan: fix tos value before xmitHangbin Liu2020-01-021-2/+2
| * | net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach2020-01-021-6/+6
| |/
| * net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-302-6/+9
| * net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-301-5/+0
| * net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean2019-12-301-1/+1
| * net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2019-12-302-3/+3
| * cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-306-19/+30
| * mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2019-12-292-2/+8
| * mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen2019-12-291-0/+3
| * net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl2019-12-271-3/+11
| * bnx2x: Fix accounting of vlan resources among the PFsManish Chopra2019-12-261-1/+4
| * bnx2x: Use appropriate define for vlan creditManish Chopra2019-12-261-1/+1
| * net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur2019-12-261-0/+2
| * dpaa_eth: fix DMA mapping leakMadalin Bucur2019-12-261-19/+20