summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
6 daysMerge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
6 daysmpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=nWeiming Shi
6 daysllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo
6 daysnet/sched: act_tunnel_key: Defer dst_release to RCU callbackJamal Hadi Salim
6 daystcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet
6 daysMerge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/...Paolo Abeni
6 daysMerge tag 'for-net-2026-07-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
6 daysMerge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
7 dayscan: isotp: serialize TX state transitions under so->rx_lockOliver Hartkopp
7 dayscan: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTEROliver Hartkopp
7 dayscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp
7 dayscan: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp
7 dayscan: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp
7 dayscan: bcm: fix stale rx/tx ops after device removalOliver Hartkopp
7 dayscan: bcm: add missing device refcount for CAN filter removalOliver Hartkopp
7 dayscan: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp
7 dayscan: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp
7 dayscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp
7 dayscan: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp
7 dayscan: bcm: add locking when updating filter and timer valuesOliver Hartkopp
7 dayscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
7 dayscan: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones
7 dayscan: j1939: fix lockless local-destination checkShuhao Fu
8 daysbpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo
8 daysbpf, sockmap: Reject unhashed UDP sockets on sockmap updateMichal Luczaj
9 dayscan: raw: add locking for raw flags bitfieldOliver Hartkopp
10 daysBluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
10 daysBluetooth: hci_sync: hold hdev->lock for hci_conn_params lookupsPauli Virtanen
10 daysBluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmdsPauli Virtanen
10 daysBluetooth: mgmt: fix locking in unpair_device/disconnect_syncPauli Virtanen
10 daysBluetooth: hci_sync: extend conn_hash lookup critical sectionsPauli Virtanen
10 daysBluetooth: MGMT: revalidate LOAD_CONN_PARAM queued updateCen Zhang
12 daysnet: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada
12 daysMerge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
12 daysMerge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
13 dayssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
13 daysnetfilter: xt_physdev: masks are not c-stringsFlorian Westphal
13 daysipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
13 daysipvs: reload ip header after head reallocationFlorian Westphal
13 daysnetfilter: flowtable: use correct direction to set up tunnel routePablo Neira Ayuso
13 daysnetfilter: nf_conncount: fix zone comparison in tuple dedupYizhou Zhao
13 daysnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)
13 daysnetfilter: ecache: fix inverted time_after() checkYizhou Zhao
13 daysnetfilter: xt_nat: reject unsupported target familiesWyatt Feng
13 daysMerge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
13 daysnet/iucv: take a reference on the socket found in afiucv_hs_rcv()Bryam Vargas
13 daysipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi
14 daysbpf: Fix UAF in sock clone early bailoutsMatt Bobrowski
14 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds