summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-20xfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni52-521/+1490
2026-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4Kumar Kartikeya Dwivedi108-957/+2326
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+21
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds50-517/+1459
2026-07-17mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=nWeiming Shi1-0/+3
2026-07-17llc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo1-1/+0
2026-07-17net/sched: act_tunnel_key: Defer dst_release to RCU callbackJamal Hadi Salim1-4/+10
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao1-10/+0
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao1-23/+0
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao1-9/+0
2026-07-17netconsole: take over skb pool lifecycle from netpollBreno Leitao1-11/+1
2026-07-17netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()Breno Leitao1-3/+6
2026-07-17tcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet2-4/+8
2026-07-17Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/...Paolo Abeni4-263/+763
2026-07-17Merge tag 'for-net-2026-07-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni3-38/+151
2026-07-17Merge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni9-25/+26
2026-07-16can: isotp: serialize TX state transitions under so->rx_lockOliver Hartkopp1-42/+160
2026-07-16can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTEROliver Hartkopp1-27/+58
2026-07-16can: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
2026-07-16can: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp1-5/+44
2026-07-16can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp1-5/+8
2026-07-16can: bcm: fix stale rx/tx ops after device removalOliver Hartkopp1-10/+44
2026-07-16can: bcm: add missing device refcount for CAN filter removalOliver Hartkopp1-20/+27
2026-07-16can: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp1-18/+41
2026-07-16can: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp1-29/+75
2026-07-16can: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
2026-07-16can: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp1-23/+46
2026-07-16can: bcm: add locking when updating filter and timer valuesOliver Hartkopp1-43/+133
2026-07-16can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
2026-07-16can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones1-3/+34
2026-07-16can: j1939: fix lockless local-destination checkShuhao Fu1-4/+14
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo1-1/+16
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helperAvinash Duduskar1-5/+61
2026-07-15bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helperAvinash Duduskar1-4/+29
2026-07-15bpf, sockmap: Reject unhashed UDP sockets on sockmap updateMichal Luczaj1-0/+2
2026-07-14can: raw: add locking for raw flags bitfieldOliver Hartkopp1-36/+30
2026-07-13Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov2-18/+19
2026-07-13Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookupsPauli Virtanen1-4/+20
2026-07-13Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmdsPauli Virtanen1-4/+22
2026-07-13Bluetooth: mgmt: fix locking in unpair_device/disconnect_syncPauli Virtanen1-0/+16
2026-07-13Bluetooth: hci_sync: extend conn_hash lookup critical sectionsPauli Virtanen1-3/+39
2026-07-13Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued updateCen Zhang1-9/+35
2026-07-13esp: do not unref managed frag pages in esp_ssg_unref()Maher Azzouzi2-0/+14
2026-07-13xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is fullXiang Mei1-1/+1
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela5-17/+17
2026-07-11net: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada1-44/+157
2026-07-11net: Call unregister_netdevice_many() per netns.Kuniyuki Iwashima3-1/+33
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima3-0/+97
2026-07-11net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any().Kuniyuki Iwashima1-1/+6