aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ibChris Mi1-23/+0
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch8-15/+25
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch1-0/+6
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory1-7/+0
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu1-0/+33
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik1-0/+42
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds7-62/+26
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+3
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-10/+10
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-16/+16
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds59-420/+417
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski13-38/+113
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski8-25/+37
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+64
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2-4/+8
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed1-11/+23
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy7-11/+31
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey1-8/+11
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman3-3/+39
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross1-1/+1
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu1-0/+15
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman1-11/+22
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih5-3/+15
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg1-17/+17
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2-5/+5
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET1-2/+2
2022-05-28bonding: NS target should accept link local addressHangbin Liu1-5/+0
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao1-2/+2
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson5-143/+15
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu1-3/+3
2022-05-27net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder1-1/+1
2022-05-27net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder1-5/+2
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano1-0/+1
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju1-10/+22
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross1-4/+3
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin1-0/+1