summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-02-20SUNRPC: Convert svcauth_null_accept() to use xdr_streamChuck Lever-8/+25
2023-02-20SUNRPC: Add an XDR decoding helper for struct opaque_authChuck Lever-0/+31
2023-02-20SUNRPC: Move svcxdr_init_decode() into ->accept methodsChuck Lever-1/+8
2023-02-20SUNRPC: Push svcxdr_init_decode() into svc_process_common()Chuck Lever-3/+1
2023-02-20NFS: nfs_encode_fh: Remove S_AUTOMOUNT checkRichard Weinberger-1/+1
2023-02-20fs: namei: Allow follow_down() to uncover auto mountsRichard Weinberger-5/+9
2023-02-20NFSD: Teach nfsd_mountpoint() auto mountsRichard Weinberger-1/+1
2023-02-20MIPS: vpe-mt: drop physical_memsizeRandy Dunlap-11/+3
2023-02-20debugfs: drop inline constant formatting for ERR_PTR(-ERROR)Bagas Sanjaya-1/+1
2023-02-20genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()Sergey Shtylyov-2/+6
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli-2/+6
2023-02-20scm: add user copy checks to put_cmsg()Eric Dumazet-0/+2
2023-02-20devlink: drop leftover duplicate/unused codePaolo Abeni-13/+0
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller-33/+41
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur-4/+1
2023-02-20pwm: dwc: Use devm_pwmchip_add()Ben Dooks-5/+1
2023-02-20pwm: dwc: Move memory allocation to own functionBen Dooks-7/+17
2023-02-20pwm: dwc: Change &pci->dev to dev in probeBen Dooks-6/+4
2023-02-20Merge branch 'default_rps_mask-follow-up'David S. Miller-33/+88
2023-02-20self-tests: more rps self testsPaolo Abeni-12/+29
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni-21/+59
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-34/+43
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-402/+3105
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller-11/+87
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann-14/+12
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann-17/+10
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski-0/+1
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King-1/+1
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya-0/+33
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn-1/+3
2023-02-20Merge branch 'phydev-locks'David S. Miller-19/+67
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn-1/+1
2023-02-20net: bcmgenet: fix MoCA LED controlDoug Berger-9/+2
2023-02-20l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()Shigeru Yoshida-58/+67
2023-02-20HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires-0/+3
2023-02-20Merge branch 'icmp6-drop-reason'David S. Miller-82/+94
2023-02-20ipv6: icmp6: add drop reason support to icmpv6_echo_reply()Eric Dumazet-5/+8
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet-1/+8
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet-17/+13
2023-02-20ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()Eric Dumazet-10/+11
2023-02-20ipv6: icmp6: add drop reason support to ndisc_router_discovery()Eric Dumazet-18/+19
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet-5/+7
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet-14/+14
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet-16/+18
2023-02-20net: add location to trace_consume_skb()Eric Dumazet-9/+11
2023-02-20selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki-4/+2
2023-02-20qede: fix interrupt coalescing configurationManish Chopra-2/+9
2023-02-20xsk: support use vaddr as ringXuan Zhuo-13/+8
2023-02-20net/smc: fix application data exceptionD. Wythe-9/+8