summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-07-28net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory
2022-07-28net/mlx5: DR, Fix SMFS steering info dump formatYevgeny Kliteynik
2022-07-28net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla
2022-07-28net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov
2022-07-28net/mlx5e: Fix calculations related to max MPWQE sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Fix promiscuous mode not turning offMichal Wilczynski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-28igb: convert .adjfreq to .adjfineJacob Keller
2022-07-28ixgbe: convert .adjfreq to .adjfineJacob Keller
2022-07-28i40e: convert .adjfreq to .adjfineJacob Keller
2022-07-28i40e: use mul_u64_u64_div_u64 for PTP frequency calculationJacob Keller
2022-07-28e1000e: convert .adjfreq to .adjfineJacob Keller
2022-07-28e1000e: remove unnecessary range check in e1000e_phc_adjfreqJacob Keller
2022-07-28ice: implement adjfine with mul_u64_u64_div_u64Jacob Keller
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-28wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga
2022-07-28wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-28wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: peak_canfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_pciefd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: mcp251xfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol
2022-07-28can: dev: add hardware TX timestampVincent Mailhol
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol
2022-07-28Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni
2022-07-28can: v(x)can: add software tx timestampsVincent Mailhol
2022-07-28can: slcan: add software tx timestampsVincent Mailhol
2022-07-28can: janz-ican3: add software tx timestampVincent Mailhol