summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-90/+119
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean1-1/+1
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu1-1/+1
2023-02-21xsk: add linux/vmalloc.h to xsk.cXuan Zhuo1-0/+1
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-02-21net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-02-21Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-49/+145
2023-02-21Merge branch 'net-sched-cls_api-support-hardware-miss-to-tc-action'Jakub Kicinski20-359/+636
2023-02-21net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-21net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-21net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-21net/sched: flower: Support hardware miss to tc actionPaul Blakey1-1/+12
2023-02-21net/sched: flower: Move filter handle initialization earlierPaul Blakey1-27/+35
2023-02-21net/sched: cls_api: Support hardware miss to tc actionPaul Blakey7-27/+236
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey6-32/+32
2023-02-21Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski23-231/+1368
2023-02-21sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero1-1/+1
2023-02-21sfc: clean up some inconsistent indentingsYang Li1-2/+2
2023-02-21net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2-11/+12
2023-02-21net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur1-2/+2
2023-02-21net/ulp: Remove redundant ->clone() test in inet_clone_ulp().Kuniyuki Iwashima1-2/+1
2023-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski158-1007/+4194
2023-02-21MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154Stefan Schmidt1-0/+1
2023-02-21MAINTAINERS: Switch maintenance for mrf24j40 driver overStefan Schmidt1-2/+2
2023-02-21MAINTAINERS: Switch maintenance for mcr20a driver overStefan Schmidt1-2/+2
2023-02-21MAINTAINERS: Switch maintenance for cc2520 driver overStefan Schmidt1-2/+2
2023-02-20sched/topology: fix KASAN warning in hop_cmp()Yury Norov1-3/+8
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli1-2/+6
2023-02-20scm: add user copy checks to put_cmsg()Eric Dumazet1-0/+2
2023-02-20devlink: drop leftover duplicate/unused codePaolo Abeni1-13/+0
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller2-33/+41
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur2-4/+1
2023-02-20Merge branch 'default_rps_mask-follow-up'David S. Miller5-33/+88
2023-02-20self-tests: more rps self testsPaolo Abeni1-12/+29
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni4-21/+59
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-34/+43
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller12-11/+87
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann1-14/+12
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann1-17/+10
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski1-0/+1
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King1-1/+1
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya4-0/+33
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn1-1/+3
2023-02-20Merge branch 'phydev-locks'David S. Miller2-19/+67
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn1-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn1-1/+1
2023-02-20net: bcmgenet: fix MoCA LED controlDoug Berger1-9/+2