summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-109-45/+74
|\
| * net/mlx5: fs, fail conflicting actionsMark Bloch2022-06-081-3/+32
| * net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-081-2/+5
| * net/mlx5: E-Switch, pair only capable devicesMark Bloch2022-06-084-22/+16
| * net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey2022-06-081-15/+16
| * Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed2022-06-082-3/+5
* | nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde2022-06-102-24/+24
* | nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin2022-06-101-13/+15
* | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0915-91/+145
|\ \
| * | 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
| * | 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
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-047-62/+26
|\ \
| * | qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()Yury Norov2022-05-021-1/+1
| * | octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-05-022-3/+3
| * | qed: rework qed_rdma_bmap_free()Yury Norov2022-05-021-31/+14
| * | net: mellanox: fix open-coded for_each_set_bit()Yury Norov2022-05-021-17/+6
| * | net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()Yury Norov2022-05-021-5/+1
| * | net: dsa: don't use bitmap_weight() in b53_arl_read()Yury Norov2022-05-021-5/+1
* | | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-4/+3
|\ \ \
| * | | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-4/+3
* | | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-036-10/+10
|\ \ \ \
| * \ \ \ Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-0398-616/+751
| |\ \ \ \
| * | | | | net: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-236-10/+10
* | | | | | Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-033-16/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge 5.18-rc2 into staging-nextGreg Kroah-Hartman2022-04-1135-261/+321
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2022-04-0742-0/+8187
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0259-420/+417
|\ \ \ \ \ \
| * | | | | | stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong2022-06-021-0/+2
| * | | | | | net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2022-06-022-4/+4
| * | | | | | ice: fix access-beyond-end in the switch codeAlexander Lobakin2022-06-024-139/+115
| * | | | | | nfp: remove padding in nfp_nfdk_tx_descFei Qin2022-06-023-9/+17