aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-24net/mlx5e: Add error flow for ethtool -X commandAya Levin1-5/+22
2021-09-24net/mlx5: DR, Fix code indentation in dr_ste_v1Yevgeny Kliteynik1-1/+1
2021-09-24rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang1-1/+1
2021-09-24tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng4-11/+17
2021-09-24net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definitionFlorian Fainelli1-1/+1
2021-09-24Merge branch 'devlink-fixes'David S. Miller8-143/+47
2021-09-24qed: Don't ignore devlink allocation failuresLeon Romanovsky2-7/+7
2021-09-24ice: Delete always true check of PF pointerLeon Romanovsky1-3/+0
2021-09-24devlink: Remove single line function obfuscationsLeon Romanovsky1-55/+34
2021-09-24devlink: Delete not used port parameters APIsLeon Romanovsky2-48/+0
2021-09-24bnxt_en: Properly remove port parameter supportLeon Romanovsky1-13/+0
2021-09-24bnxt_en: Check devlink allocation and registration statusLeon Romanovsky3-21/+10
2021-09-24net: mlx4: Add support for XDP_REDIRECTJoshua Roys1-0/+13
2021-09-24net: iosm: Use hrtimer_forward_now()Thomas Gleixner1-2/+2
2021-09-24net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean1-1/+3
2021-09-24Merge branch 'mlxsw-next'David S. Miller7-95/+641
2021-09-24mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and aboveAmit Cohen3-10/+309
2021-09-24mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulationAmit Cohen3-0/+43
2021-09-24mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen2-0/+3
2021-09-24mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_opsAmit Cohen2-0/+66
2021-09-24mlxsw: Create separate ipip_ops_arr for different ASICsAmit Cohen3-4/+23
2021-09-24mlxsw: reg: Add support for ritr_loopback_ipip6_pack()Amit Cohen1-0/+17
2021-09-24mlxsw: reg: Add support for ratr_ipip6_entry_pack()Amit Cohen1-0/+6
2021-09-24mlxsw: reg: Add support for rtdp_ipip6_pack()Amit Cohen1-5/+26
2021-09-24mlxsw: reg: Add Router IP version Six RegisterAmit Cohen1-0/+32
2021-09-24mlxsw: Take tunnel's type into account when searching underlay deviceAmit Cohen3-13/+21
2021-09-24mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_change_gre()Amit Cohen3-37/+59
2021-09-24mlxsw: spectrum_router: Fix arguments alignmentAmit Cohen1-2/+5
2021-09-24mlxsw: spectrum_ipip: Pass IP tunnel parameters by reference and as 'const'Amit Cohen1-33/+33
2021-09-24mlxsw: spectrum_router: Create common function for fib_entry_type_unset() codeAmit Cohen1-3/+10
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski332-1318/+3498
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds105-284/+931
2021-09-23memcg: flush lruvec stats in the refaultShakeel Butt2-10/+1
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru1-2/+2
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean1-3/+8
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau1-0/+3
2021-09-23net: dsa: sja1105: stop using priv->vlan_awareVladimir Oltean3-12/+11
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown1-0/+1
2021-09-23MAINTAINERS: remove Guvenc Gulce as net/smc maintainerGuvenc Gulce1-1/+0
2021-09-23Merge branch 'remove-sk-skb-caches'David S. Miller9-149/+85
2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet7-81/+0
2021-09-23tcp: make tcp_build_frag() staticPaolo Abeni2-4/+2
2021-09-23mptcp: stop relying on tcp_tx_skb_cachePaolo Abeni1-60/+77
2021-09-23tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni2-4/+6
2021-09-23mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni1-2/+2
2021-09-23net: dsa: sja1105: don't keep a persistent reference to the reset GPIOVladimir Oltean2-10/+20
2021-09-23Merge branch 'ja1105-deps'David S. Miller6-88/+63
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driverVladimir Oltean3-17/+2
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean4-73/+63