summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+11
2021-03-03xen-netback: respect gnttab_map_refs()'s return valueJan Beulich-1/+11
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+1
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-263/+489
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2021-02-25r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit-2/+2
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki-0/+1
2021-02-25net: broadcom: bcm4908_enet: fix NAPI poll returned valueRafał Miłecki-0/+2
2021-02-25net: broadcom: bcm4908_enet: fix RX path possible mem leakRafał Miłecki-0/+1
2021-02-25net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven-1/+1
2021-02-24ibmvnic: fix a race between open and resetSukadev Bhattiprolu-8/+55
2021-02-24net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun-0/+1
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel-4/+12
2021-02-24net: usb: qmi_wwan: support ZTE P685M modemLech Perczak-0/+1
2021-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-13/+64
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld-1/+1
2021-02-23wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld-93/+144
2021-02-23wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld-3/+4
2021-02-23wireguard: peer: put frequently used members above cache linesJason A. Donenfeld-2/+2
2021-02-23wireguard: socket: remove bogus __be32 annotationJann Horn-2/+2
2021-02-23wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli-3/+3
2021-02-23vxlan: move debug check after netdev unregisterTaehee Yoo-3/+8
2021-02-23r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang-16/+27
2021-02-23r8152: replace netif_err with dev_errHayes Wang-2/+2
2021-02-23r8152: check if the pointer of the function existsHayes Wang-0/+13
2021-02-23r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang-3/+4
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli-15/+21
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli-8/+22
2021-02-23Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa-3/+2
2021-02-23bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew-2/+6
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld-1/+0
2021-02-23virtio_net: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-02-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-54/+39
2021-02-22net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan-0/+1
2021-02-22net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang-4/+26
2021-02-22net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter-4/+5
2021-02-22net: mvpp2: skip RSS configurations on loopback portStefan Chulski-11/+14
2021-02-22dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza-1/+1
2021-02-22net: ag71xx: remove unnecessary MTU reservationDENG Qingfang-3/+1
2021-02-22ice: update the number of available RSS queuesHenry Tieman-8/+19
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman-2/+11
2021-02-22ice: Account for port VLAN in VF max packet size calculationBrett Creeley-1/+32
2021-02-22ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley-1/+1
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+1
2021-02-22ice: report correct max number of TCsDave Ertman-1/+1
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+12
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-12/+9
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+2
2021-02-21octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter-1/+1