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