summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-041-1/+11
|\
| * xen-netback: respect gnttab_map_refs()'s return valueJan Beulich2021-03-031-1/+11
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-02-251-0/+1
|\ \
| * | virtio_net: Fix fall-through warnings for ClangGustavo A. R. Silva2021-02-231-0/+1
* | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-2545-263/+489
|\ \ \
| * | | r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit2021-02-251-2/+2
| * | | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki2021-02-251-0/+1
| * | | net: broadcom: bcm4908_enet: fix NAPI poll returned valueRafał Miłecki2021-02-251-0/+2
| * | | net: broadcom: bcm4908_enet: fix RX path possible mem leakRafał Miłecki2021-02-251-0/+1
| * | | net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven2021-02-251-1/+1
| * | | ibmvnic: fix a race between open and resetSukadev Bhattiprolu2021-02-241-8/+55
| * | | net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun2021-02-241-0/+1
| * | | net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-02-244-4/+12
| * | | net: usb: qmi_wwan: support ZTE P685M modemLech Perczak2021-02-241-0/+1
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-02-234-13/+64
| |\ \ \
| | * | | ice: update the number of available RSS queuesHenry Tieman2021-02-221-8/+19
| | * | | ice: Fix state bits on LLDP mode switchDave Ertman2021-02-223-2/+11
| | * | | ice: Account for port VLAN in VF max packet size calculationBrett Creeley2021-02-221-1/+32
| | * | | ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley2021-02-221-1/+1
| | * | | ice: report correct max number of TCsDave Ertman2021-02-221-1/+1
| * | | | wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld2021-02-231-1/+1
| * | | | wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld2021-02-238-93/+144
| * | | | wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld2021-02-231-3/+4
| * | | | wireguard: peer: put frequently used members above cache linesJason A. Donenfeld2021-02-231-2/+2
| * | | | wireguard: socket: remove bogus __be32 annotationJann Horn2021-02-231-2/+2
| * | | | wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2021-02-232-3/+3
| * | | | vxlan: move debug check after netdev unregisterTaehee Yoo2021-02-231-3/+8
| * | | | r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang2021-02-231-16/+27
| * | | | r8152: replace netif_err with dev_errHayes Wang2021-02-231-2/+2
| * | | | r8152: check if the pointer of the function existsHayes Wang2021-02-231-0/+13
| * | | | r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang2021-02-231-3/+4
| * | | | net: dsa: b53: Support setting learning on portFlorian Fainelli2021-02-233-15/+21
| * | | | net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli2021-02-233-8/+22
| * | | | Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa2021-02-231-3/+2
| * | | | bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew2021-02-231-2/+6
| * | | | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-1/+0
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-02-224-54/+39
| |\ \ \ \
| | * | | | i40e: Fix endianness conversionsNorbert Ciosek2021-02-193-8/+8
| | * | | | i40e: Fix add TC filter for IPv6Mateusz Palczewski2021-02-191-2/+3
| | * | | | i40e: Fix VFs not createdSylwester Dziedziuch2021-02-181-2/+1
| | * | | | i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski2021-02-182-12/+13
| | * | | | i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski2021-02-181-27/+0
| | * | | | i40e: Add zero-initialization of AQ command structuresMateusz Palczewski2021-02-181-0/+6
| | * | | | i40e: Fix memory leak in i40e_probeKeita Suzuki2021-02-181-0/+2
| | * | | | i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba2021-02-181-3/+6
| * | | | | net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan2021-02-221-0/+1
| * | | | | net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang2021-02-221-4/+26
| * | | | | net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter2021-02-221-4/+5
| * | | | | net: mvpp2: skip RSS configurations on loopback portStefan Chulski2021-02-221-11/+14
| * | | | | dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza2021-02-221-1/+1