summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: cleanup bond_createJonathan Toppins2022-06-101-18/+6
* bonding: netlink error message support for optionsJonathan Toppins2022-06-102-40/+93
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-104-74/+65
|\
| * ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET2022-06-081-2/+2
| * ice: remove u16 arithmetic in ice_gnssKarol Kolacinski2022-06-081-5/+6
| * ice: remove VLAN representor specific opsMichal Swiatkowski2022-06-082-40/+7
| * ice: don't set VF VLAN caps in switchdevMichal Swiatkowski2022-06-081-27/+50
* | team: adopt u64_stats_tEric Dumazet2022-06-101-13/+13
* | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-103-12/+12
* | wireguard: receive: use dev_sw_netstats_rx_add()Eric Dumazet2022-06-101-8/+1
* | ipvlan: adopt u64_stats_tEric Dumazet2022-06-103-17/+17
* | vlan: adopt u64_stats_tEric Dumazet2022-06-101-9/+9
* | net: rename reference+tracking helpersJakub Kicinski2022-06-105-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-101132-30855/+33817
|\ \
| * \ Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0917-116/+189
| |\ \
| | * | net: amd-xgbe: fix clang -Wformat warningJustin Stitt2022-06-091-1/+1
| | * | net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga2022-06-091-29/+9
| | * | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-091-4/+4
| | |\ \
| | | * | ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-071-2/+2
| | | * | ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-071-2/+2
| | * | | net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)2022-06-091-0/+8
| | * | | net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)2022-06-091-1/+1
| | * | | net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún2022-06-091-16/+11
| | * | | net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-091-1/+5
| | * | | net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin2022-06-091-2/+19
| | * | | au1000_eth: stop using virt_to_bus()Arnd Bergmann2022-06-082-13/+13
| | * | | nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang2022-06-081-2/+14
| | * | | nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek2022-06-081-30/+30
| | * | | nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-081-3/+10
| | * | | nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-081-1/+1
| | * | | net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-081-1/+0
| | * | | net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-081-1/+1
| | * | | net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-081-1/+3
| | |/ /
| | * | stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET2022-06-071-3/+1
| | * | net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin2022-06-061-0/+1
| | * | amt: fix wrong type string definitionTaehee Yoo2022-06-061-0/+1
| | * | amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo2022-06-061-1/+2
| | * | amt: fix wrong usage of pskb_may_pull()Taehee Yoo2022-06-061-18/+37
| | * | net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min2022-06-061-0/+29
| * | | mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds2022-06-091-1/+1
| * | | drm: imx: fix compiler warning with gcc-12Linus Torvalds2022-06-091-1/+1
| * | | Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-083-3/+9
| |\ \ \
| | * | | Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-071-2/+2
| | * | | Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-071-1/+6
| | * | | Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap2022-05-311-0/+1
| * | | | Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2022-06-072-2/+4
| |\ \ \ \
| | * | | | mmc: block: Fix CQE recovery reset successAdrian Hunter2022-06-011-2/+1
| | * | | | mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspendBen Chuang2022-05-311-0/+3
| * | | | | Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-061-0/+2
| |\ \ \ \ \
| | * | | | | fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2