summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/mlx5: fs, allow flow table creation with a UIDMark Bloch2022-07-178-15/+25
| * | | | net/mlx5: fs, expose flow table ID to usersMark Bloch2022-07-171-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-051-1/+0
|\ \ \ \ \
| * | | | | net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt2022-08-031-1/+0
* | | | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0446-618/+55
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_292.RULEThomas Gleixner2022-06-1014-143/+14
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-1032-475/+41
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-0315-38/+122
|\ \ \ \ \ \
| * | | | | | net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy2022-08-021-0/+14
| * | | | | | octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep2022-08-021-1/+1
| * | | | | | net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen2022-08-011-1/+1
| * | | | | | net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen2022-08-011-1/+1
| * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-08-012-2/+50
| |\ \ \ \ \ \
| | * | | | | | iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski2022-07-292-0/+26
| | * | | | | | iavf: Fix max_rate limitingPrzemyslaw Patynowski2022-07-292-2/+24
| | | |/ / / / | | |/| | | |
| * | | | | | net/mlx5: Fix driver use of uninitialized timeoutShay Drory2022-07-283-10/+4
| * | | | | | net/mlx5: DR, Fix SMFS steering info dump formatYevgeny Kliteynik2022-07-281-5/+8
| * | | | | | net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla2022-07-281-1/+1
| * | | | | | net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov2022-07-281-6/+17
| * | | | | | net/mlx5e: Fix calculations related to max MPWQE sizeMaxim Mikityanskiy2022-07-281-9/+10
| * | | | | | net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy2022-07-281-0/+12
| * | | | | | net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy2022-07-281-1/+1
| * | | | | | net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman2022-07-281-0/+1
| * | | | | | net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman2022-07-281-1/+1
| |/ / / / /
* | | | | | net: marvell: prestera: remove reduntant codeSebin Sebastian2022-08-021-1/+1
* | | | | | net: txgbe: Fix an error handling path in txgbe_probe()Christophe JAILLET2022-08-011-0/+1
* | | | | | nfp: flower: add support for tunnel offload without key IDBaowen Zheng2022-08-011-7/+8
* | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-08-017-88/+75
|\ \ \ \ \ \
| * | | | | | igb: convert .adjfreq to .adjfineJacob Keller2022-07-281-8/+7
| * | | | | | ixgbe: convert .adjfreq to .adjfineJacob Keller2022-07-281-33/+40
| * | | | | | i40e: convert .adjfreq to .adjfineJacob Keller2022-07-281-10/+12
| * | | | | | i40e: use mul_u64_u64_div_u64 for PTP frequency calculationJacob Keller2022-07-281-13/+4
| * | | | | | e1000e: convert .adjfreq to .adjfineJacob Keller2022-07-283-10/+11
| * | | | | | e1000e: remove unnecessary range check in e1000e_phc_adjfreqJacob Keller2022-07-281-3/+0
| * | | | | | ice: implement adjfine with mul_u64_u64_div_u64Jacob Keller2022-07-281-13/+3
* | | | | | | net/funeth: Tx handling of XDP with fragments.Dimitris Michailidis2022-08-011-10/+20
* | | | | | | net/funeth: Unify skb/XDP packet mapping.Dimitris Michailidis2022-08-011-15/+17
* | | | | | | net/funeth: Unify skb/XDP gather list writing.Dimitris Michailidis2022-08-011-15/+31
* | | | | | | net/funeth: Unify skb/XDP Tx packet unmapping.Dimitris Michailidis2022-08-011-21/+12
* | | | | | | net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-013-12/+0
* | | | | | | Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-3030-511/+1265
|\ \ \ \ \ \ \
| * | | | | | | net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal2022-07-285-5/+5
| * | | | | | | net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal2022-07-283-88/+120
| * | | | | | | net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal2022-07-285-96/+119
| * | | | | | | net/mlx5e: Add mdev to flow_steering structLama Kayal2022-07-285-38/+42
| * | | | | | | net/mlx5e: Report flow steering errors with mdev err report APILama Kayal2022-07-281-36/+34
| * | | | | | | net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-2814-264/+298
| * | | | | | | net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal2022-07-283-12/+46
| * | | | | | | net/mlx5e: Make mlx5e_tc_table privateLama Kayal2022-07-286-32/+59
| * | | | | | | net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal2022-07-284-34/+43