summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
2026-05-02RDMA/ionic: Fix typo in format stringJason Gunthorpe
2026-05-02Merge branch 'net-dsa-yt921x-add-port-police-support'Jakub Kicinski
2026-05-02net: dsa: yt921x: Add port police supportDavid Yang
2026-05-02net: dsa: yt921x: Refactor long register helpersDavid Yang
2026-05-02net: dsa: pass extack to dsa_switch_ops :: port_policer_add()David Yang
2026-05-02ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie
2026-05-02Merge branch 'replace-direct-dequeue-call-with-qdisc_dequeue_peeked'Jakub Kicinski
2026-05-02selftests/tc-testing: Add tests that force red and sfb to dequeue from child'...Victor Nogueira
2026-05-02net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_p...Victor Nogueria
2026-05-02net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...Jamal Hadi Salim
2026-05-02net/mlx5: Add vhca_id_type support to IPsec alias creationPatrisious Haddad
2026-05-02Documentation/tcp_ao: Document the supported MAC algorithms and lengthsEric Biggers
2026-05-02amd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi
2026-05-02net: wan: fsl_ucc_hdlc: fix ucc_hdlc_removeHolger Brunck
2026-05-02net: wan: fsl_ucc_hdlc: fix uhdlc_memcleanHolger Brunck
2026-05-02MAINTAINERS: Add self for the DEC LANCE network driverMaciej W. Rozycki
2026-05-02tools/headers: Regenerate stddef.h to fix BPF selftestsPaul Chaignon
2026-05-02driver core: reject devices with unregistered busesJohan Hovold
2026-05-02driver core: faux: clean up init error handlingJohan Hovold
2026-05-02driver core: faux: fix root device registrationJohan Hovold
2026-05-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)
2026-05-01riscv: Fix register corruption from uninitialized cregs on errorMichael Neuling
2026-05-01ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-01ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
2026-05-01ksmbd: fail share config requests when path allocation failsShuhao Fu
2026-05-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
2026-05-01ksmbd: harden file lifetime during session teardownDaeMyung Kang
2026-05-01ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
2026-05-01Merge branch 'net-mlx5-enable-sub-page-allocations-for-mlx5_frag_buf'Jakub Kicinski
2026-05-01net/mlx5: use internal dma pools for frag buf allocNimrod Oren
2026-05-01net/mlx5: add frag buf pools create/destroy pathsNimrod Oren
2026-05-01net/mlx5: wire frag buf pools lifecycle hooksNimrod Oren
2026-05-01pppoe: optimize hash with word accessQingfang Deng
2026-05-01Merge branch 'ipv6-fix-ecmp-route-failover-on-carrier-loss'Jakub Kicinski
2026-05-01selftest: net: Add test for TCP flow failover with ECMP routes.Kuniyuki Iwashima
2026-05-01ipv6: update route serial number on NETDEV_CHANGESagarika Sharma
2026-05-01net/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet
2026-05-01net: airoha: configure QoS channel for HW accelerated flowtable trafficLorenzo Bianconi
2026-05-01Merge branch 'tcp-move-some-fastpath-fields-to-appropriate-groups'Jakub Kicinski
2026-05-01tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...Eric Dumazet