summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-11-27mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima
2025-11-27net: mctp: unconditionally set skb->dev on dst outputJeremy Kerr
2025-11-27libceph: prevent potential out-of-bounds writes in handle_auth_session_key()ziming zhang
2025-11-27libceph: replace BUG_ON with bounds check for map->max_osdziming zhang
2025-11-27ceph: fix crash in process_v2_sparse_read() for encrypted directoriesViacheslav Dubeyko
2025-11-26Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-11-26mptcp: clear scheduled subflows on retransmitPaolo Abeni
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-26libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov
2025-11-26net/sched: em_canid: fix uninit-value in em_canid_matchShaurya Rane
2025-11-25xsk: avoid data corruption on cq descriptor numberFernando Fernandez Mancera
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2025-11-21Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-20net: atm: fix incorrect cleanup function call in error pathSayooj K Karun
2025-11-20Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-11-20Bluetooth: hci_sock: Prevent race in socket write iter and sock bindEdward Adam Davis
2025-11-20Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOPLuiz Augusto von Dentz
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-20vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj
2025-11-20l2tp: reset skb control buffer on xmitDavid Bauer
2025-11-19mptcp: fix address removal logic in mptcp_pm_nl_rm_addrGang Yan
2025-11-19mptcp: fix duplicate reset on fastclosePaolo Abeni
2025-11-19mptcp: decouple mptcp fastclose from tcp closePaolo Abeni
2025-11-19mptcp: do not fallback when OoO is presentPaolo Abeni
2025-11-19mptcp: fix premature close in case of fallbackPaolo Abeni
2025-11-19mptcp: avoid unneeded subflow-level dropsPaolo Abeni
2025-11-19mptcp: fix ack generation for fallback mskPaolo Abeni
2025-11-18af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...Kuniyuki Iwashima
2025-11-18mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-18devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory
2025-11-14net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets
2025-11-14mptcp: fix race condition in mptcp_schedule_work()Eric Dumazet
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-14xfrm: fix memory leak in xfrm_add_acquire()Zilin Guan
2025-11-13net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()Jiaming Zhang
2025-11-13mptcp: Fix proto fallback detection with BPFJiayuan Chen
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13mptcp: Disallow MPTCP subflows from sockmapJiayuan Chen
2025-11-13hsr: Follow standard for HSRv0 supervision framesFelix Maurer
2025-11-13hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-11-12Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-11-12ipv4: route: Prevent rt_bind_exception() from rebinding stale fnheChuang Wang
2025-11-11net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N