platform/kernel/linux-rpi.git
2023-03-30 Paul Blakeynetfilter: ctnetlink: Support offloaded conntrack entry...
2023-03-30 Matthieu De... netfilter: Correct documentation errors in nf_tables.h
2023-03-30 Eric Sagenetfilter: nfnetlink_queue: enable classid socket info...
2023-03-30 Florian Westphalnetfilter: nfnetlink_log: remove rcu_bh usage
2023-03-30 Wolfram Sangsmsc911x: remove superfluous variable init
2023-03-30 Paolo AbeniMerge branch 'net-rps-rfs-improvements'
2023-03-30 Eric Dumazetnet: optimize ____napi_schedule() to avoid extra NET_RX...
2023-03-30 Eric Dumazetnet: optimize napi_schedule_rps()
2023-03-30 Eric Dumazetnet: add softnet_data.in_net_rx_action
2023-03-30 Eric Dumazetnet: napi_schedule_rps() cleanup
2023-03-30 Jakub KicinskiMerge tag 'mlx5-updates-2023-03-28' of git://git./linux...
2023-03-30 Simon Hormannet: ena: removed unused tx_bytes variable
2023-03-30 Dan Carpenterocteon_ep: unlock the correct lock on error path
2023-03-30 Tianfei Zhangptp: add ToD device driver for Intel FPGA cards
2023-03-29 Hao Lannet: hns3: support wake on lan configuration and query
2023-03-29 David S. MillerMerge branch 'sfc-tc-decap-support'
2023-03-29 Edward Creesfc: add offloading of 'foreign' TC (decap) rules
2023-03-29 Edward Creesfc: add code to register and unregister encap matches
2023-03-29 Edward Creesfc: add functions to insert encap matches into the MAE
2023-03-29 Edward Creesfc: handle enc keys in efx_tc_flower_parse_match()
2023-03-29 Edward Creesfc: add notion of match on enc keys to MAE machinery
2023-03-29 Edward Creesfc: document TC-to-EF100-MAE action translation concepts
2023-03-29 David S. MillerMerge branch 'macvlan-broadcast-queue-bypass'
2023-03-29 Herbert Xumacvlan: Add netlink attribute for broadcast cutoff
2023-03-29 Herbert Xumacvlan: Skip broadcast queue if multicast with single...
2023-03-29 David S. MillerMerge branch 'mptcp-cleanups'
2023-03-29 Geliang Tangselftests: mptcp: add mptcp_info tests
2023-03-29 Matthieu Baertsmptcp: do not fill info not used by the PM in used
2023-03-29 Paolo Abenimptcp: simplify subflow_syn_recv_sock()
2023-03-29 Paolo Abenimptcp: avoid unneeded address copy
2023-03-29 David S. MillerMerge branch 'in6addr_any-cleanups'
2023-03-29 Kuniyuki Iwashima6lowpan: Remove redundant initialisation.
2023-03-29 Kuniyuki Iwashimaipv6: Remove in6addr_any alternatives.
2023-03-29 David S. MillerMerge branch 'vsock-sockmap-support'
2023-03-29 Bobby Eshlemanselftests/bpf: add a test case for vsock sockmap
2023-03-29 Bobby Eshlemanselftests/bpf: add vsock to vmtest.sh
2023-03-29 Bobby Eshlemanvsock: support sockmap
2023-03-29 Bobby Eshlemantesting/vsock: add vsock_perf to gitignore
2023-03-29 Jakub KicinskiMerge branch 'ynl-add-support-for-user-headers-and...
2023-03-29 Donald Hunterdocs: netlink: document the sub-type attribute property
2023-03-29 Donald Hunterdocs: netlink: document struct support for genetlink...
2023-03-29 Donald Hunternetlink: specs: add partial specification for openvswitch
2023-03-29 Donald Huntertools: ynl: Add fixed-header support to ynl
2023-03-29 Donald Huntertools: ynl: Add struct attr decoding to ynl
2023-03-29 Donald Huntertools: ynl: Add C array attribute decoding to ynl
2023-03-29 Donald Huntertools: ynl: Add struct parsing to nlspec
2023-03-29 Jakub KicinskiMerge tag 'mlx5-updates-2023-03-20' of git://git./linux...
2023-03-29 Jakub Kicinskidocs: netdev: clarify the need to sending reverts as...
2023-03-29 Tom Rixnet: ethernet: 8390: axnet_cs: remove unused xfer_count...
2023-03-29 Wolfram SangRevert "sh_eth: remove open coded netif_running()"
2023-03-29 Jakub KicinskiMerge branch 'net-refcount-address-dst_entry-reference...
2023-03-29 Thomas Gleixnernet: dst: Switch to rcuref_t reference counting
2023-03-29 Wangyang Guonet: dst: Prevent false sharing vs. dst_entry:: __refcnt
2023-03-29 Jakub KicinskiMerge branch 'locking/rcuref' of git://git./linux/kerne...
2023-03-28 Saeed Mahameednet/mlx5e: Fix build break on 32bit
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Remove unnecessary recycle parameter...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Break the wqe bulk refill in smaller...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Increase WQE bulk size for legacy rq
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Split off release path for xsk buffers...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Defer page release in legacy rq for...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Change wqe last_in_page field from bool...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Defer page release in striding rq for...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Enable skb page recycling through the...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Enable dma map and sync from page_pool...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Remove internal page_cache
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Store SHAMPO header pages in array
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Remove alloc unit layout constraint...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Remove alloc unit layout constraint...
2023-03-28 Dragos Tatuleanet/mlx5e: RX, Remove mlx5e_alloc_unit argument in...
2023-03-28 Grygorii Strashkonet: ethernet: ti: am65-cpsw: enable p0 host port rx_vl...
2023-03-28 Grygorii Strashkonet: ethernet: ti: am65-cpsw: add .ndo to set dma per...
2023-03-28 Paolo AbeniMerge branch 'allocate-multiple-skbuffs-on-tx'
2023-03-28 Arseniy Krasnovvirtio/vsock: check argument to avoid no effect call
2023-03-28 Arseniy Krasnovvirtio/vsock: allocate multiple skbuffs on tx
2023-03-28 Thomas Gleixneratomics: Provide rcuref - scalable reference counting
2023-03-28 Thomas Gleixneratomics: Provide atomic_add_negative() variants
2023-03-28 Jakub KicinskiMerge tag 'linux-can-next-for-6.4-20230327' of git...
2023-03-28 Jakub KicinskiMerge branch 'add-tx-push-buf-len-param-to-ethtool'
2023-03-28 Shay Agroskinnet: ena: Advertise TX push support
2023-03-28 Shay Agroskinnet: ena: Add support to changing tx_push_buf_len
2023-03-28 Shay Agroskinnet: ena: Recalculate TX state variables every device...
2023-03-28 David Arinzonnet: ena: Add an option to configure large LLQ headers
2023-03-28 Shay Agroskinnet: ena: Make few cosmetic preparations to support...
2023-03-28 Shay Agroskinethtool: Add support for configuring tx_push_buf_len
2023-03-28 Shay Agroskinnetlink: Add a macro to set policy message with format...
2023-03-28 Tom Rixqed: remove unused num_ooo_add_to_peninsula variable
2023-03-28 Eric Dumazetnet: introduce a config option to tweak MAX_SKB_FRAGS
2023-03-27 Heiner Kallweitdev_ioctl: fix a W=1 warning
2023-03-27 Heiner Kallweitnet: phy: bcm7xxx: use devm_clk_get_optional_enabled...
2023-03-27 Jakub Kicinskitools: ynl: default to treating enums as flags for...
2023-03-27 Jakub Kicinskiselftests: tls: add a test for queuing data before...
2023-03-27 Michal Michaliktools: ynl: Add missing types to encode/decode
2023-03-27 David S. MillerMerge branch 'sunhme-cleanups'
2023-03-27 Sean Andersonnet: sunhme: Consolidate common probe tasks
2023-03-27 Sean Andersonnet: sunhme: Inline error returns
2023-03-27 Sean Andersonnet: sunhme: Clean up mac address init
2023-03-27 Sean Andersonnet: sunhme: Consolidate mac address initialization
2023-03-27 Sean Andersonnet: sunhme: Switch SBUS to devres
2023-03-27 Sean Andersonnet: sunhme: Alphabetize includes
next