index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-08-11
mptcp: implemented OoO queue pruning
Paolo Abeni
2026-08-11
mptcp: avoid code duplication in __mptcp_move_skb()
Paolo Abeni
2026-08-11
mptcp: enforce hard limit on backlog flushing
Paolo Abeni
2026-08-11
mptcp: explicitly drop over memory limits
Paolo Abeni
2026-08-11
mptcp: let the retrans scheduler do its job
Paolo Abeni
2026-08-11
mptcp: move the stale logic out of retrans scheduler
Paolo Abeni
2026-08-11
mptcp: move the retrans loop to a separate helper
Paolo Abeni
2026-08-11
devlink: add generic device max_sfs parameter
Nikolay Aleksandrov
2026-08-11
sctp: auth: propagate HMAC calculation errors to callers
Qing Luo
2026-08-10
netdev: check for nla_put_u32() failures
Jakub Kicinski
2026-08-10
keys, dns: Drop unused NUL terminator from upayload->data
Thorsten Blum
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
2026-08-07
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Victor Nogueira
2026-08-07
bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()
Danielle Ratson
2026-08-07
bridge: Linearize skb once the ND message type is validated
Danielle Ratson
2026-08-07
bridge: Validate NS/NA messages using ndisc_check_ns_na()
Danielle Ratson
2026-08-07
ipv6: ndisc: Add ndisc_check_ns_na() validation helper
Danielle Ratson
2026-08-07
bridge: Use direct pointer in br_is_nd_neigh_msg()
Danielle Ratson
2026-08-07
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
2026-08-07
Bluetooth: MSFT: validate evt_prefix_len against the response length
Ali Ahmet Memis
2026-08-07
Bluetooth: ISO: zero the sockaddr before returning it in getname
Ali Ahmet Memis
2026-08-07
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
2026-08-07
Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
Muhammad Saheed
2026-08-07
Bluetooth: hci_event: fix out-of-bounds read in LE PA report reassembly
Laxman Acharya
2026-08-07
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
2026-08-07
Bluetooth: MGMT: free the HCI command when it is cancelled
Linmao Li
2026-08-07
Bluetooth: MGMT: free the mesh send cancel command when it is cancelled
Linmao Li
2026-08-07
Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...
Linmao Li
2026-08-07
Bluetooth: hci_conn: fix the SCO setup context lifetime
Linmao Li
2026-08-07
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
2026-08-07
Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]
Zijun Hu
2026-08-07
Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
Zijun Hu
2026-08-07
Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
Zijun Hu
2026-08-07
Bluetooth: coredump: Expose header size and end marker to drivers
Zijun Hu
2026-08-07
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
2026-08-07
Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
Pauli Virtanen
2026-08-07
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
Luiz Augusto von Dentz
2026-08-07
Bluetooth: Add MGMT Shorter Connection Interval setting
Luiz Augusto von Dentz
2026-08-07
Bluetooth: Add support for Shorter Connection Interval (SCI) feature
Luiz Augusto von Dentz
2026-08-07
Bluetooth: hci_core: Simplify hci_recv_frame() by hci_acl_handle()
Zijun Hu
2026-08-07
Bluetooth: coredump: Introduce and apply hci_devcd_state_name()
Zijun Hu
2026-08-07
Bluetooth: fix BT dependency for submodules
Iva Kasprzaková
2026-08-07
Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()
Zijun Hu
2026-08-07
Bluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Simplify hci_reset_sync()
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()
Siwei Zhang
2026-08-07
Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()
Dmitry Antipov
[next]