aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds3-15/+28
8 daysMerge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+4
8 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
8 daysMerge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski8-14/+23
8 daysneighbour: restore protocol != 0 check in pneigh updateSabrina Dubroca1-1/+2
8 daystipc: fix divide-by-zero in tipc_sk_filter_connect()Mehul Rao1-0/+2
8 daysbpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-0/+3
8 daysbpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-0/+4
8 daysipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski2-8/+6
9 dayslibceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()Raphael Zimmer1-2/+4
9 dayslibceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer1-3/+3
9 daysnet-shapers: don't free reply skb after genlmsg_reply()Paul Moses1-9/+2
9 dayspage_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski1-2/+2
10 daysnetfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
10 daysnetfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4
10 daysnetfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim1-1/+3
10 daysnetfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull2-4/+6
10 daysnetfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu1-1/+2
10 daysnetfilter: nf_tables: always walk all pending catchall elementsFlorian Westphal1-2/+0
10 daysnetfilter: nf_tables: Fix for duplicate device in netdev hooksPhil Sutter2-2/+2
10 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi2-35/+13
10 dayslibceph: reject preamble if control segment is emptyIlya Dryomov1-9/+8
10 dayslibceph: admit message frames only in CEPH_CON_S_OPEN stateIlya Dryomov1-0/+5
10 dayslibceph: prevent potential out-of-bounds reads in process_message_header()Ilya Dryomov1-1/+8
10 daysmctp: route: hold key->lock in mctp_flow_prepare_output()Chengfeng Ye1-4/+7
10 daysnet: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao1-3/+11
13 daysrxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin1-3/+5
13 daysnet/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi1-0/+1
13 daysnet: ncsi: fix skb leak in error pathsJian Zhang2-5/+14
2026-03-05xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
2026-03-05xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-49/+44
2026-03-05net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
2026-03-05net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera2-2/+2
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal3-13/+45
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso4-6/+24
2026-03-05netfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso1-14/+16
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior2-5/+2
2026-03-04mptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)1-0/+9
2026-03-04mptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)1-12/+43
2026-03-04nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski1-0/+11
2026-03-04nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski1-4/+8
2026-03-04nfc: nci: complete pending data exchange on device closeJakub Kicinski1-0/+9
2026-03-04nfc: digital: free skb on digital_in_send error pathsJakub Kicinski1-2/+6
2026-03-04nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski1-2/+7
2026-03-04net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman2-3/+5
2026-03-04net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet1-0/+1
2026-03-04net: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet6-99/+85
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+1