platform/kernel/linux-starfive.git
2021-11-17 Heiner Kallweitr8169: disable detection of chip version 45
2021-11-17 Heiner Kallweitr8169: disable detection of chip versions 49 and 50
2021-11-17 Heiner Kallweitr8169: enable ASPM L1/L1.1 from RTL8168h
2021-11-17 Jakub KicinskiMerge branch 'net-better-packing-of-global-vars'
2021-11-17 Eric Dumazetnet: align static siphash keys
2021-11-17 Eric Dumazetnet: use .data.once section in netdev_level_once()
2021-11-17 Eric Dumazetonce: use __section(".data.once")
2021-11-16 David S. MillerMerge branch 'inuse-cleanups'
2021-11-16 Eric Dumazetnet: drop nopreempt requirement on sock_prot_inuse_add()
2021-11-16 Eric Dumazetnet: merge net->core.prot_inuse and net->core.sock_inuse
2021-11-16 Eric Dumazetnet: make sock_inuse_add() available
2021-11-16 Eric Dumazetnet: inline sock_prot_inuse_add()
2021-11-16 David S. MillerMerge branch 'gro-out-of-core-files'
2021-11-16 Eric Dumazetnet: gro: populate net/core/gro.c
2021-11-16 Eric Dumazetnet: gro: move skb_gro_receive into net/core/gro.c
2021-11-16 Eric Dumazetnet: gro: move skb_gro_receive_list to udp_offload.c
2021-11-16 Eric Dumazetnet: move gro definitions to include/net/gro.h
2021-11-16 David S. MillerMerge branch 'tcp-optimizations'
2021-11-16 Eric Dumazetnet: move early demux fields close to sk_refcnt
2021-11-16 Eric Dumazettcp: do not call tcp_cleanup_rbuf() if we have a backlog
2021-11-16 Eric Dumazettcp: check local var (timeo) before socket fields in...
2021-11-16 Eric Dumazettcp: defer skb freeing after socket lock is released
2021-11-16 Eric Dumazettcp: avoid indirect calls to sock_rfree
2021-11-16 Eric Dumazettcp: tp->urg_data is unlikely to be set
2021-11-16 Eric Dumazettcp: annotate races around tp->urg_data
2021-11-16 Eric Dumazettcp: annotate data-races on tp->segs_in and tp->data_se...
2021-11-16 Eric Dumazettcp: add RETPOLINE mitigation to sk_backlog_rcv
2021-11-16 Eric Dumazettcp: small optimization in tcp recvmsg()
2021-11-16 Eric Dumazetnet: cache align tcp_memory_allocated, tcp_sockets_allo...
2021-11-16 Eric Dumazetnet: forward_alloc_get depends on CONFIG_MPTCP
2021-11-16 Eric Dumazetnet: shrink struct sock by 8 bytes
2021-11-16 Eric Dumazetipv6: shrink struct ipcm6_cookie
2021-11-16 Eric Dumazetnet: remove sk_route_nocaps
2021-11-16 Eric Dumazetnet: remove sk_route_forced_caps
2021-11-16 Eric Dumazetnet: use sk_is_tcp() in more places
2021-11-16 Eric Dumazettcp: small optimization in tcp_v6_send_check()
2021-11-16 Eric Dumazettcp: remove dead code in __tcp_v6_send_check()
2021-11-16 Eric Dumazettcp: minor optimization in tcp_add_backlog()
2021-11-16 Sean Andersonnet: macb: Fix several edge cases in validate
2021-11-15 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-11-15 Jakub KicinskiRevert "Merge branch 'mctp-i2c-driver'"
2021-11-15 David S. MillerMerge branch 'generic-phylink-validation'
2021-11-15 Russell King... net: mvpp2: use phylink_generic_validate()
2021-11-15 Russell King... net: mvneta: use phylink_generic_validate()
2021-11-15 Russell King... net: phylink: add generic validate implementation
2021-11-15 Christophe... net/wan/fsl_ucc_hdlc: fix sparse warnings
2021-11-15 Yihao Hannet: fddi: use swap() to make code cleaner
2021-11-15 Guo Zhengkuihinic: use ARRAY_SIZE instead of ARRAY_LEN
2021-11-15 Jacky Chounet: usb: ax88179_178a: add TSO feature
2021-11-15 David S. MillerMerge branch 'mctp-i2c-driver'
2021-11-15 Matt Johnstonmctp i2c: MCTP I2C binding driver
2021-11-15 Matt Johnstondt-bindings: net: New binding mctp-i2c-controller
2021-11-15 Matt Johnstoni2c: npcm7xx: Allow 255 byte block SMBus transfers
2021-11-15 Matt Johnstoni2c: aspeed: Allow 255 byte block transfers
2021-11-15 Matt Johnstoni2c: dev: Handle 255 byte blocks for i2c ioctl
2021-11-15 Matt Johnstoni2c: core: Allow 255 byte transfers for SMBus 3.x
2021-11-15 Christophe... net: bridge: Slightly optimize 'find_portno()'
2021-11-15 Harshit Mogalapallinet: sched: sch_netem: Refactor code in 4-state loss...
2021-11-15 Uwe Kleine... net: dsa: vsc73xxx: Make vsc73xx_remove() return void
2021-11-15 Ong Boon Leongnet: stmmac: enhance XDP ZC driver level switching...
2021-11-15 Hengqi Chenbpftool: Use libbpf_get_error() to check error
2021-11-15 Andrii NakryikoMerge branch 'bpftool: miscellaneous fixes'
2021-11-15 Quentin Monnetbpftool: Fix mixed indentation in documentation
2021-11-15 Quentin Monnetbpftool: Update the lists of names for maps and prog...
2021-11-15 Quentin Monnetbpftool: Fix indent in option lists in the documentation
2021-11-15 Quentin Monnetbpftool: Remove inclusion of utilities.mak from Makefiles
2021-11-15 Quentin Monnetbpftool: Fix memory leak in prog_dump()
2021-11-14 luo penghaoipv6: Remove duplicate statements
2021-11-14 luo penghaoipv4: Remove duplicate assignments
2021-11-14 luo penghaoipv4: drop unused assignment
2021-11-12 Yonghong Songselftests/bpf: Fix a tautological-constant-out-of-range...
2021-11-12 Yonghong Songselftests/bpf: Fix an unused-but-set-variable compiler...
2021-11-12 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'pwm/for-5.16-rc1' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'sound-fix-5.16-rc1' of git://git./linux...
2021-11-12 Linus TorvaldsMerge tag 'drm-next-2021-11-12' of git://anongit.freede...
2021-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'rtc-5.16' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'libata-5.16-rc1-p2' of git://git./linux...
2021-11-12 Sasha Levintools/lib/lockdep: drop liblockdep
2021-11-12 Linus Torvaldsthermal: int340x: fix build on 32-bit targets
2021-11-12 Alexei StarovoitovMerge branch 'introduce btf_tracing_ids'
2021-11-12 Song Liubpf: Introduce btf_tracing_ids
2021-11-12 Song Liubpf: Extend BTF_ID_LIST_GLOBAL with parameter for numbe...
2021-11-12 Stanislav Fomichevbpftool: Enable libbpf's strict mode by default
2021-11-12 Dmitry TorokhovMerge branch 'next' into for-linus
2021-11-12 Dave AirlieMerge tag 'drm-misc-fixes-2021-11-11' of git://anongit...
2021-11-12 Alexei StarovoitovMerge branch 'Support BTF_KIND_TYPE_TAG for btf_type_ta...
2021-11-12 Yonghong Songdocs/bpf: Update documentation for BTF_KIND_TYPE_TAG...
2021-11-12 Yonghong Songselftests/bpf: Clarify llvm dependency with btf_tag...
2021-11-12 Yonghong Songselftests/bpf: Add a C test for btf_type_tag
2021-11-12 Yonghong Songselftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
2021-11-12 Yonghong Songselftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
2021-11-12 Yonghong Songselftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
2021-11-12 Yonghong Songselftests/bpf: Test libbpf API function btf__add_type_tag()
2021-11-12 Yonghong Songbpftool: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songlibbpf: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songbpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
2021-11-12 Alexei StarovoitovMerge branch 'Future-proof more tricky libbpf APIs'
next