sfrench/cifs-2.6.git
2023-10-09 Kalle ValoMerge tag 'mt76-for-kvalo-2023-09-30' of https://github...
2023-10-06 Eric Dumazetnet: sock_dequeue_err_skb() optimization
2023-10-06 Jakub KicinskiMerge tag 'wireless-next-2023-10-06' of git://git....
2023-10-06 Giulio Benettinet: phy: broadcom: add support for BCM5221 phy
2023-10-06 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-10-06 Justin Stittnet: atheros: replace deprecated strncpy with strscpy
2023-10-06 Justin Stittnet: ax88796c: replace deprecated strncpy with strscpy
2023-10-06 Linus Walleijnet: ixp4xx_eth: Support changing the MTU
2023-10-06 Harini KatakamMAINTAINERS: Update LL TEMAC entry to Orphan
2023-10-06 Jakub KicinskiMerge tag 'linux-can-next-for-6.7-20231005' of git...
2023-10-06 Johannes BergMerge wireless into wireless-next
2023-10-06 Sascha Hauernet: phy: dp83867: Add support for hardware blinking...
2023-10-06 Kees Cookflow_offload: Annotate struct flow_action_entry with...
2023-10-06 Kees Cooknet/packet: Annotate struct packet_fanout with __counted_by
2023-10-06 Jakub Kicinskitools: ynl-gen: use uapi header name for the header...
2023-10-06 David S. MillerMerge branch 'mlxsw-ACL-region'
2023-10-06 Amit Cohenmlxsw: core_acl_flex_keys: Fill blocks with high entrop...
2023-10-06 Amit Cohenmlxsw: core_acl_flex_keys: Save chosen elements in...
2023-10-06 Amit Cohenmlxsw: core_acl_flex_keys: Save chosen elements per...
2023-10-06 Amit Cohenmlxsw: core_acl_flex_keys: Add a bitmap to save which...
2023-10-06 Amit Cohenmlxsw: Mark high entropy key blocks
2023-10-06 David S. MillerMerge branch 'sfc-conntrack-offloads'
2023-10-06 Edward Creesfc: support TC rules which require OR-AR-CT-AR flow
2023-10-06 Edward Creesfc: ensure an extack msg from efx_tc_flower_replace_fo...
2023-10-06 Edward Creesfc: offload foreign RHS rules without an encap match
2023-10-06 Edward Creesfc: support TC left-hand-side rules on foreign netdevs
2023-10-06 Kees Cooknexthop: Annotate struct nh_group with __counted_by
2023-10-06 Kees Cooknexthop: Annotate struct nh_notifier_grp_info with...
2023-10-06 Kees Cooknetlink: Annotate struct netlink_policy_dump_state...
2023-10-06 Kees Cooknfp: nsp: Annotate struct nfp_eth_table with __counted_by
2023-10-06 Kees Cooknfp: Annotate struct nfp_reprs with __counted_by
2023-10-06 Kees Cooknetem: Annotate struct disttable with __counted_by
2023-10-06 Kees Cooknexthop: Annotate struct nh_notifier_res_table_info...
2023-10-06 Kees Cooknexthop: Annotate struct nh_res_table with __counted_by
2023-10-06 Jakub KicinskiMerge branch 'rework-tx-fault-fixups'
2023-10-06 Russell King... net: sfp: improve Nokia GPON sfp fixup
2023-10-06 Russell King... net: sfp: re-implement ignoring the hardware TX_FAULT...
2023-10-05 Wolfram Sangnet: cpmac: remove driver to prepare for platform removal
2023-10-05 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-10-05 Marc Kleine... Merge patch series "can: at91: add can_state_get_by_ber...
2023-10-05 Marc Kleine... can: at91_can: switch to rx-offload implementation
2023-10-05 Marc Kleine... can: at91_can: at91_alloc_can_err_skb() introduce new...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_line(): send error counters...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_line(): make use of can_cha...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_line(): take reg_sr into...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_line(): make use of can_sta...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err(): rename to at91_irq_err_l...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_frame(): move next to at91_...
2023-10-05 Marc Kleine... can: at91_can: at91_irq_err_frame(): call directly...
2023-10-05 Marc Kleine... can: at91_can: at91_poll_err(): increase stats even...
2023-10-05 Marc Kleine... can: at91_can: at91_poll_err(): fold in at91_poll_err_f...
2023-10-05 Marc Kleine... can: at91_can: add CAN transceiver support
2023-10-05 Marc Kleine... can: at91_can: at91_open(): forward request_irq()'s...
2023-10-05 Marc Kleine... can: at91_can: at91_chip_start(): don't disable IRQs...
2023-10-05 Marc Kleine... can: at91_can: at91_set_bittiming(): demote register...
2023-10-05 Marc Kleine... can: at91_can: rename struct at91_priv::{tx_next,tx_ech...
2023-10-05 Marc Kleine... can: at91_can: at91_setup_mailboxes(): update comments
2023-10-05 Marc Kleine... can: at91_can: add more register definitions
2023-10-05 Marc Kleine... can: at91_can: MCR Register: convert to FIELD_PREP()
2023-10-05 Marc Kleine... can: at91_can: MSR Register: convert to FIELD_PREP()
2023-10-05 Marc Kleine... can: at91_can: MID registers: convert access to FIELD_P...
2023-10-05 Marc Kleine... can: at91_can: MMR registers: convert to FIELD_PREP()
2023-10-05 Marc Kleine... can: at91_can: ECR register: convert to FIELD_GET()
2023-10-05 Marc Kleine... can: at91_can: BR register: convert to FIELD_PREP()
2023-10-05 Marc Kleine... can: at91_can: at91_irq_tx(): remove one level of indention
2023-10-05 Marc Kleine... can: at91_can: use a consistent indention
2023-10-05 Marc Kleine... can: dev: add can_state_get_by_berr_counter() to return...
2023-10-05 Marc Kleine... Merge patch series "can: dev: fix can_restart() and...
2023-10-05 Marc Kleine... can: dev: can_put_echo_skb(): don't crash kernel if...
2023-10-05 Marc Kleine... can: dev: can_restart(): move debug message and stats...
2023-10-05 Marc Kleine... can: dev: can_restart(): reverse logic to remove need...
2023-10-05 Marc Kleine... can: dev: can_restart(): fix race condition between...
2023-10-05 Marc Kleine... can: dev: can_restart(): don't crash kernel if carrier...
2023-10-05 Linus TorvaldsMerge tag 'net-6.6-rc5' of git://git./linux/kernel...
2023-10-05 Linus TorvaldsMerge tag 'integrity-v6.6-fix' of git://git./linux...
2023-10-05 Linus TorvaldsMerge tag 'leds-fixes-6.6' of git://git./linux/kernel...
2023-10-05 Linus TorvaldsMerge tag 'mfd-fixes-6.6' of git://git./linux/kernel...
2023-10-05 Linus TorvaldsMerge tag 'ovl-fixes-6.6-rc5' of git://git./linux/kerne...
2023-10-05 Jakub KicinskiMerge branch 'mptcp-fixes-and-maintainer-email-update...
2023-10-05 Matthieu BaertsMAINTAINERS: update Matthieu's email address
2023-10-05 Geliang Tangmptcp: userspace pm allow creating id 0 subflow
2023-10-05 Paolo Abenimptcp: fix delegated action races
2023-10-05 Ivan Vecerai40e: Move DDP specific macros and structures to i40e_ddp.c
2023-10-05 Ivan Vecerai40e: Remove circular header dependencies and fix headers
2023-10-05 Remi Pommarelnet: stmmac: remove unneeded stmmac_poll_controller
2023-10-05 Ivan Vecerai40e: Split i40e_osdep.h
2023-10-05 Ivan Vecerai40e: Move memory allocation structures to i40e_alloc.h
2023-10-05 Ivan Vecerai40e: Simplify memory allocation functions
2023-10-05 Ivan Veceravirtchnl: Add header dependencies
2023-10-05 Ivan Vecerai40e: Refactor I40E_MDIO_CLAUSE* macros
2023-10-05 Ivan Vecerai40e: Move I40E_MASK macro to i40e_register.h
2023-10-05 Ivan Vecerai40e: Remove back pointer from i40e_hw structure
2023-10-05 Randy Dunlapnet: lan743x: also select PHYLIB
2023-10-05 Christian Maranginet: ethernet: mediatek: disable irq before schedule...
2023-10-05 Eric Dumazetnet_sched: sch_fq: add TCA_FQ_WEIGHTS attribute
2023-10-05 Eric Dumazetnet_sched: sch_fq: add 3 bands and WRR scheduling
2023-10-05 Eric Dumazetnet_sched: export pfifo_fast prio2band[]
2023-10-05 Eric Dumazetnet_sched: sch_fq: remove q->ktime_cache
2023-10-05 Paolo AbeniMerge branch 'net-mana-fix-some-tx-processing-bugs'
2023-10-05 Haiyang Zhangnet: mana: Fix oversized sge0 for GSO packets
next