summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)Vincent Mailhol3-0/+32
2021-03-30can: netlink: move '=' operators back to previous line (checkpatch fix)Vincent Mailhol1-14/+11
2021-03-30can: dev: reorder struct can_priv members for better packingVincent Mailhol1-6/+7
2021-03-30can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)Vincent Mailhol2-0/+68
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde17-21/+29
2021-03-30can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...Marc Kleine-Budde1-1/+5
2021-03-30can: dev: always create TX echo skbMarc Kleine-Budde1-2/+8
2021-03-30MAINTAINERS: Update MCAN MMIO device driver maintainerPankaj Sharma1-1/+1
2021-03-30MAINTAINERS: remove Dan Murphy from m_can and tcan4x5xMarc Kleine-Budde1-8/+0
2021-03-30net/mlx5e: Update ethtool setting of CQE compressionAya Levin3-7/+10
2021-03-30net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin3-12/+35
2021-03-30net/mlx5e: Add PTP Flow Steering supportAya Levin4-1/+146
2021-03-30net/mlx5e: Introduce Flow Steering ANY APIAya Levin4-1/+273
2021-03-30net/mlx5e: Introduce Flow Steering UDP APIAya Levin5-2/+368
2021-03-30net/mlx5e: Cleanup Flow Steering levelAya Levin2-3/+3
2021-03-30net/mlx5e: Add PTP RQ to RX reporterAya Levin1-2/+66
2021-03-30net/mlx5e: Refactor RX reporter diagnosticsAya Levin1-38/+66
2021-03-30net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin7-4/+52
2021-03-30net/mlx5e: Add PTP-RX statisticsAya Levin5-26/+100
2021-03-30net/mlx5e: Add RQ to PTP channelAya Levin3-8/+118
2021-03-30net/mlx5e: Add states to PTP channelAya Levin5-34/+71
2021-03-30hv_netvsc: Add error handling while switching data pathHaiyang Zhang3-11/+48
2021-03-30tcp: fix tcp_min_tso_segs sysctlEric Dumazet1-2/+0
2021-03-30sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-3/+1
2021-03-30ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-03-30ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-2/+2
2021-03-30tipc: fix htmldoc and smatch warningsJon Maloy2-2/+3
2021-03-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller6-80/+496
2021-03-30net: mhi: Allow decoupled MTU/MRULoic Poulain3-1/+15
2021-03-30net: mhi: Add support for non-linear MBIM skb processingLoic Poulain1-26/+25
2021-03-30ieee802154: hwsim: remove redundant initialization of variable resColin Ian King1-1/+1
2021-03-29Documentation: net: Document resilient next-hop groupsPetr Machata2-0/+294
2021-03-29net: mdio: Correct function name mdio45_links_ok() in commentYang Yingliang1-1/+1
2021-03-29net: bonding: Correct function name bond_change_active_slave() in commentYang Yingliang1-1/+1
2021-03-29net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang1-1/+1
2021-03-29Merge branch 'mlxsw-sampling-fixes'David S. Miller4-22/+76
2021-03-29selftests: mlxsw: Test vetoing of double samplingIdo Schimmel1-0/+30
2021-03-29mlxsw: spectrum: Veto sampling if already enabled on portIdo Schimmel1-0/+5
2021-03-29selftests: mlxsw: Test matchall failure with protocol matchIdo Schimmel1-0/+17
2021-03-29mlxsw: spectrum_matchall: Perform priority checks earlierIdo Schimmel1-18/+13
2021-03-29mlxsw: spectrum_matchall: Convert if statements to a switch statementIdo Schimmel1-3/+6
2021-03-29mlxsw: spectrum_matchall: Perform protocol check earlierIdo Schimmel1-3/+7
2021-03-29Merge branch 'marvell-cleanups'David S. Miller4-15/+21
2021-03-29net: marvell: Fix an alignment problemYangyang Li1-1/+1
2021-03-29net: marvell: Delete extra spacesYangyang Li2-3/+4
2021-03-29net: marvell: Fix the trailing format of some block commentsYangyang Li3-7/+14
2021-03-29net: marvell: Delete duplicate word in commentsYangyang Li2-4/+2
2021-03-29Merge branch 'hns3-misc'David S. Miller11-179/+321
2021-03-29net: hns3: add stats logging when skb padding failsYunsheng Lin1-0/+5
2021-03-29net: hns3: expand the tc config commandGuojia Liao2-2/+8