summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-2/+2
|\
| * Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-04-011-2/+2
| |\
| | * net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski2021-03-231-2/+2
* | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-14/+42
|\ \ \
| * \ \ Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-04-131-14/+42
| |\ \ \
| | * | | net: thunderbolt: Align the driver to the USB4 networking specMika Westerberg2021-03-181-3/+4
| | * | | thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg2021-03-181-11/+38
| | |/ /
* | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-267-20/+4
|\ \ \ \
| * \ \ \ Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-05119-414/+668
| |\ \ \ \
| * \ \ \ \ Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-1585-338/+714
| |\ \ \ \ \
| * | | | | | net: caif: inline register_ldiscJiri Slaby2021-03-101-13/+4
| * | | | | | tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-107-7/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-264-8/+8
|\ \ \ \ \ \
| * | | | | | ath9k: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior2021-03-171-1/+1
| * | | | | | net: sundance: Use tasklet_disable_in_atomic().Sebastian Andrzej Siewior2021-03-171-1/+1
| * | | | | | net: jme: Replace link-change tasklet with workSebastian Andrzej Siewior2021-03-172-6/+6
| |/ / / / /
* | | | | | ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav2021-04-151-53/+0
* | | | | | ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav2021-04-151-19/+0
* | | | | | ch_ktls: fix device connection closeVinay Kumar Yadav2021-04-151-0/+6
* | | | | | ch_ktls: Fix kernel panicVinay Kumar Yadav2021-04-151-19/+5
* | | | | | Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-153-19/+12
|\ \ \ \ \ \
| * | | | | | net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu2021-04-141-0/+3
| * | | | | | net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-141-19/+4
| * | | | | | net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin2021-04-141-0/+5
* | | | | | | i40e: fix the panic when running bpf in xdpdrv modeJason Xing2021-04-151-0/+6
* | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-142-3/+15
|\ \ \ \ \ \ \
| * | | | | | | ice: Fix potential infinite loop when using u8 loop counterColin Ian King2021-04-131-2/+2
| * | | | | | | ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu2021-04-131-0/+5
| * | | | | | | ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck2021-04-131-1/+8
* | | | | | | | Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding2021-04-141-83/+1
* | | | | | | | cavium/liquidio: Fix duplicate argumentWan Jiabing2021-04-141-1/+1
* | | | | | | | net: macb: fix the restore of cmp registersClaudiu Beznea2021-04-141-1/+1
* | | | | | | | vrf: fix a comment about loopback deviceNicolas Dichtel2021-04-141-6/+4
* | | | | | | | ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan2021-04-141-5/+0
* | | | | | | | ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan2021-04-141-5/+1
* | | | | | | | ibmvnic: avoid calling napi_disable() twiceLijun Pan2021-04-141-2/+1
* | | | | | | | r8169: don't advertise pause in jumbo modeHeiner Kallweit2021-04-141-2/+7
| |/ / / / / / |/| | | | | |
* | | | | | | xen-netback: Check for hotplug-status existence before watchingMichael Brown2021-04-131-4/+8
* | | | | | | ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan2021-04-131-4/+7
|/ / / / / /
* | | | | | net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-122-20/+42
* | | | | | net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter2021-04-111-0/+6
* | | | | | net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET2021-04-111-2/+4
| |_|_|/ / |/| | | |
* | | | | net: hns3: Trivial spell fix in hns3 driverSalil Mehta2021-04-092-3/+3
* | | | | lan743x: fix ethernet frame cutoff issueSven Van Asbroeck2021-04-091-4/+4
* | | | | net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl2021-04-081-3/+16
* | | | | net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl2021-04-081-26/+159
* | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-085-12/+17
|\ \ \ \ \
| * | | | | ice: fix memory leak of aRFS after resuming from suspendYongxin Liu2021-04-081-0/+1
| * | | | | i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski2021-04-081-2/+6
| * | | | | i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski2021-04-081-2/+1