summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao2022-06-011-0/+1
| * | | | | | Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-0113-38/+113
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed2022-05-311-11/+23
| | * | | | | | net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy2022-05-311-0/+5
| | * | | | | | net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy2022-05-317-11/+31
| | * | | | | | net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey2022-05-311-8/+11
| | * | | | | | net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman2022-05-313-3/+39
| | * | | | | | net/mlx5: Don't use already freed action pointerLeon Romanovsky2022-05-311-5/+4
| * | | | | | | sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet2022-06-011-4/+2
| * | | | | | | sfc/siena: fix considering that all channels have TX queuesMartin Habets2022-06-011-1/+1
| * | | | | | | Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-06-018-25/+37
| |\ \ \ \ \ \ \
| | * | | | | | | wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih2022-05-305-3/+15
| | * | | | | | | wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg2022-05-301-17/+17
| | * | | | | | | wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2022-05-302-5/+5
| * | | | | | | | macsec: fix UAF bug for real_devZiyang Xuan2022-06-011-0/+7
| * | | | | | | | octeontx2-af: fix error code in is_valid_offset()Dan Carpenter2022-06-011-1/+1
| * | | | | | | | bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2022-06-012-4/+8
| | |/ / / / / / | |/| | | | | |
| * | | | | | | xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross2022-05-311-1/+1
| * | | | | | | bonding: show NS IPv6 targets in proc master infoHangbin Liu2022-05-311-0/+15
| * | | | | | | net: phy: at803x: disable WOL at probeViorel Suman2022-05-301-11/+22
| * | | | | | | sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet2022-05-291-4/+2
| * | | | | | | sfc: fix considering that all channels have TX queuesMartin Habets2022-05-291-1/+1
| * | | | | | | net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET2022-05-281-2/+2
| * | | | | | | bonding: NS target should accept link local addressHangbin Liu2022-05-281-5/+0
| * | | | | | | nfp: only report pause frame configuration for physical deviceYu Xiao2022-05-281-2/+2
| * | | | | | | net: dpaa: Convert to SPDX identifiersSean Anderson2022-05-285-143/+15
| * | | | | | | net: phy: Directly use ida_alloc()/free()Ke Liu2022-05-281-3/+3
| * | | | | | | net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder2022-05-271-1/+1
| * | | | | | | net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder2022-05-271-5/+2
| * | | | | | | net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano2022-05-271-0/+1