summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-03ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()Fernando Fernandez Mancera
2026-04-03ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dumpFernando Fernandez Mancera
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-03tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSGOleh Konko
2026-04-03rtnetlink: add missing netlink_ns_capable() check for peer netnsNikolaos Gkarlis
2026-04-03bridge: guard local VLAN-0 FDB helpers against NULL vlan groupZijing Yin
2026-04-03ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()Eric Dumazet
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-03net: sched: act_csum: validate nested VLAN headersRuide Cao
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-02MAINTAINERS: Update email for Allison HendersonAllison Henderson
2026-04-02MAINTAINERS: orphan PPP over Ethernet driverQingfang Deng
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02Merge tag 'sound-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-02ipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet
2026-04-02Merge branch 'net-hsr-fixes-for-prp-duplication-and-vlan-unwind'Jakub Kicinski
2026-04-02net: hsr: fix VLAN add unwind on slave errorsLuka Gejak
2026-04-02net: hsr: serialize seq_blocks merge across nodesLuka Gejak
2026-04-02vsock: initialize child_ns_mode_locked in vsock_net_init()Stefano Garzarella
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02net/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-02net/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-02Merge branch 'net-x25-fix-overflow-and-double-free'Paolo Abeni
2026-04-02net/x25: Fix overflow when accumulating packetsMartin Schiller
2026-04-02net/x25: Fix potential double free of skbMartin Schiller
2026-04-02Merge tag 'asoc-fix-v7.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-04-01Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-01Merge branch 'mlx5-misc-fixes-2026-03-30'Jakub Kicinski
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-01virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa
2026-04-01net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu
2026-04-01Merge tag 'nf-26-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-01Merge tag 'for-net-2026-04-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-04-01rds: ib: reject FRMR registration before IB connection is establishedWeiming Shi
2026-04-01ipv6: fix data race in fib6_metric_set() using cmpxchgHangbin Liu
2026-04-01Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_synchkbinbin
2026-04-01Bluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko