index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-08-19
mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
Kuniyuki Iwashima
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
2025-08-19
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
2025-08-19
ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
Miguel García
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
2025-08-19
xfrm: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
2025-08-19
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
2025-08-19
net: Make nexthop-dumps scale linearly with the number of nexthops
Christoph Paasch
2025-08-19
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
2025-08-18
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
2025-08-18
mptcp: remove duplicate sk_reset_timer call
Geliang Tang
2025-08-18
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
2025-08-18
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-08-15
net: bridge: remove unused argument of br_multicast_query_expired()
Wang Liang
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2025-08-15
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
2025-08-15
xfrm: xfrm_user: use strscpy() for alg_name
Miguel García
2025-08-15
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
2025-08-14
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2025-08-14
bridge: Redirect to backup port when port is administratively down
Ido Schimmel
2025-08-14
net/sched: Use TC_RTAB_SIZE instead of magic number
Yue Haibing
2025-08-14
devlink/port: Check attributes early and constify
Parav Pandit
2025-08-14
devlink/port: Simplify return checks
Parav Pandit
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-08-14
net: ethtool: support including Flow Label in the flow hash for RSS
Jakub Kicinski
2025-08-13
net: kcm: Fix race condition in kcm_unattach()
Sven Stegemann
2025-08-13
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-08-13
net: mctp: Fix bad kfree_skb in bind lookup test
Matt Johnston
2025-08-13
vsock: use sizeof(struct sockaddr_storage) instead of magic value
Wang Liang
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
2025-08-13
netfilter: nft_set_pipapo: fix null deref for empty set
Florian Westphal
[prev]
[next]