aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-27net: hinic: Open device for the user access when it is readyLeon Romanovsky
2021-09-27dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky
2021-09-27liquidio: Overcome missing device lock protection in init/remove flowsLeon Romanovsky
2021-09-27bnxt_en: Register devlink instance at the end devlink configurationLeon Romanovsky
2021-09-27devlink: Notify users when objects are accessibleLeon Romanovsky
2021-09-27cxgb: avoid open-coded offsetof()Arnd Bergmann
2021-09-27net: stmmac: fix gcc-10 -Wrestrict warningArnd Bergmann
2021-09-27net: ethernet: emac: utilize of_net's of_get_mac_address()Christian Lamparter
2021-09-27net: sparx5: fix resource_size.cocci warningsYang Li
2021-09-27ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing
2021-09-27net: cisco: Fix a function name in commentsCai Huoqing
2021-09-27net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.cMianhan Liu
2021-09-27net: smsc: Fix function names in print messages and commentsCai Huoqing
2021-09-27net: sis: Fix a function name in commentsCai Huoqing
2021-09-27net: broadcom: Fix a function name in commentsCai Huoqing
2021-09-27net: atl1c: Fix a function name in print messagesCai Huoqing
2021-09-27net: fddi: skfp: Fix a function name in commentsCai Huoqing
2021-09-27FDDI: defxx: Fix function names in comentsCai Huoqing
2021-09-27net: make napi_disable() symmetric with enableJakub Kicinski
2021-09-27ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li
2021-09-27selftests: net: fib_nexthops: Wait before checking reported idle timePetr Machata
2021-09-26Merge branch 'octeontx2-af-kpu'David S. Miller
2021-09-26octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K
2021-09-26octeontx2-af: Limit KPU parsing for GTPU packetsKiran Kumar K
2021-09-25Merge branch 'mptcp-fixes'David S. Miller
2021-09-25mptcp: re-arm retransmit timer if data is pendingFlorian Westphal
2021-09-25mptcp: remove tx_pending_dataFlorian Westphal
2021-09-25mptcp: use lockdep_assert_held_once() instead of open-coding itPaolo Abeni
2021-09-25mptcp: use OPTIONS_MPTCP_MPCGeliang Tang
2021-09-25mptcp: do not shrink snd_nxt when recoveringFlorian Westphal
2021-09-25Merge tag 'mlx5-updates-2021-09-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-09-24net/mlx5e: Enable TC offload for ingress MACVLANDima Chumak
2021-09-24net/mlx5e: Enable TC offload for egress MACVLANDima Chumak
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan
2021-09-24net/mlx5e: Use NL_SET_ERR_MSG_MOD() for errors parsing tunnel attributesRoi Dayan
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan
2021-09-24net/mlx5e: Remove redundant priv arg from parse_pedit_to_reformat()Roi Dayan
2021-09-24net/mlx5e: Check action fwd/drop flag exists also for nic flowsRoi Dayan
2021-09-24net/mlx5e: Set action fwd flag when parsing tc action gotoRoi Dayan
2021-09-24net/mlx5e: Remove incorrect addition of action fwd flagRoi Dayan
2021-09-24net/mlx5e: Use correct return typeRoi Dayan
2021-09-24net/mlx5e: Add error flow for ethtool -X commandAya Levin
2021-09-24net/mlx5: DR, Fix code indentation in dr_ste_v1Yevgeny Kliteynik
2021-09-24rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang
2021-09-24tcp: tracking packets with CE marks in BW rate sampleYuchung Cheng
2021-09-24net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definitionFlorian Fainelli
2021-09-24Merge branch 'devlink-fixes'David S. Miller
2021-09-24qed: Don't ignore devlink allocation failuresLeon Romanovsky
2021-09-24ice: Delete always true check of PF pointerLeon Romanovsky
2021-09-24devlink: Remove single line function obfuscationsLeon Romanovsky