index
:
kernel/git/liveupdate/linux.git
fixes
kexec-fixes
kexec-next
master
next
LiveUpdate kernel tree
Live Update Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
1
-1
/
+17
2026-03-26
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
1
-0
/
+5
2026-03-26
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
1
-1
/
+1
2026-03-24
net_sched: codel: fix stale state for empty flows in fq_codel
Jonas Köppeler
1
-0
/
+1
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+1
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
1
-0
/
+14
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
1
-1
/
+20
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-0
/
+1
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+3
2026-03-18
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
1
-1
/
+1
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-0
/
+5
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
1
-0
/
+28
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
1
-4
/
+0
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
1
-6
/
+22
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
1
-1
/
+1
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-1
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2
-0
/
+19
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
1
-0
/
+3
2026-03-05
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
1
-0
/
+10
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-3
/
+1
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
1
-0
/
+5
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
1
-0
/
+2
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2
-9
/
+42
2026-03-04
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
1
-0
/
+10
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-1
/
+1
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
1
-0
/
+1
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
1
-3
/
+3
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
1
-0
/
+1
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
3
-3
/
+3
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-7
/
+26
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-8
/
+26
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2
-2
/
+14
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-3
/
+5
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
1
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
1
-3
/
+3
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-0
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-6
/
+6
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2
-2
/
+6
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-7
/
+18
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
1
-2
/
+7
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2026-02-17
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
1
-1
/
+2
2026-02-17
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
1
-4
/
+7
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
1
-0
/
+2
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+44
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
1
-0
/
+2
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+3
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-0
/
+5
2026-02-10
xfrm: reduce struct sec_path size
Paolo Abeni
1
-5
/
+5
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2
-22
/
+18
2026-02-06
net/ipv6: Remove HBH helpers
Alice Mikityanska
1
-77
/
+0
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2
-4
/
+2
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
1
-1
/
+7
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
1
-0
/
+1
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
1
-0
/
+4
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
1
-0
/
+1
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
1
-0
/
+24
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-8
/
+1
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-2
/
+0
2026-02-05
flow_offload: add const qualifiers to function arguments
David Yang
1
-2
/
+2
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
1
-0
/
+28
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
1
-204
/
+3
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
1
-1
/
+9
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-5
/
+120
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
1
-11
/
+0
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
1
-0
/
+2
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
1
-1
/
+3
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
1
-5
/
+15
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
1
-0
/
+1
2026-02-03
tcp: accecn: handle unexpected AccECN negotiation feedback
Chia-Yu Chang
1
-13
/
+31
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+19
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
3
-7
/
+47
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
1
-0
/
+11
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
2
-4
/
+12
2026-02-02
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
2
-0
/
+12
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
1
-5
/
+5
2026-02-02
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
1
-3
/
+4
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
1
-0
/
+32
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
1
-2
/
+33
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
1
-3
/
+55
2026-01-30
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
1
-6
/
+2
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
1
-1
/
+10
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-4
/
+35
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
1
-3
/
+13
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+9
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-2
/
+1
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2
-7
/
+7
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
4
-15
/
+37
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
2
-0
/
+329
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
1
-0
/
+2
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-0
/
+3
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
1
-0
/
+2
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
1
-1
/
+0
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
1
-3
/
+44
2026-01-27
wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI mode
Pagadala Yesu Anjaneyulu
1
-1
/
+1
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
1
-1
/
+6
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
1
-0
/
+2
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...
Avraham Stern
1
-1
/
+3
2026-01-27
wifi: nl80211/cfg80211: add new FTM capabilities
Avraham Stern
1
-1
/
+19
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
3
-3
/
+83
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-2
/
+18
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
1
-0
/
+12
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
1
-6
/
+7
2026-01-23
net: add queue config validation callback
Jakub Kicinski
1
-0
/
+10
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
1
-1
/
+3
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
1
-0
/
+3
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
1
-0
/
+32
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
1
-2
/
+1
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
1
-0
/
+2
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-3
/
+0
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
1
-0
/
+2
2026-01-21
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-2
/
+3
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2
-2
/
+1
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2
-3
/
+1
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
1
-4
/
+1
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
3
-14
/
+36
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
4
-39
/
+7
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
1
-0
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
2
-2
/
+1
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-0
/
+1
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
2
-2
/
+6
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
1
-0
/
+10
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
3
-6
/
+24
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
1
-3
/
+0
2026-01-19
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
Eric Dumazet
1
-2
/
+2
2026-01-19
ipv6: annotate date-race in ipv6_can_nonlocal_bind()
Eric Dumazet
1
-3
/
+3
2026-01-19
ipv6: annotate data-races from ip6_make_flowlabel()
Eric Dumazet
1
-10
/
+14
2026-01-19
ipv6: add sysctl_ipv6_flowlabel group
Eric Dumazet
1
-3
/
+7
2026-01-17
tcp: move tcp_rate_skb_sent() to tcp_output.c
Eric Dumazet
1
-1
/
+0
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+19
2026-01-15
net: Introduce netif_xmit_timeout_ms() helper
Shahar Shitrit
1
-0
/
+11
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
1
-5
/
+0
2026-01-14
wifi: mac80211: allow key installation before association
Kavita Kavita
1
-0
/
+2
2026-01-14
wifi: nl80211: Add support for EPP peer indication
Sai Pratyusha Magam
1
-0
/
+2
2026-01-13
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
Dipayaan Roy
2
-2
/
+8
2026-01-14
net: pass queue rx page size from memory provider
Pavel Begunkov
2
-0
/
+11
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
2
-0
/
+11
2026-01-14
net: reduce indent of struct netdev_queue_mgmt_ops members
Jakub Kicinski
1
-14
/
+14
2026-01-13
net/sched: Export mq functions for reuse
Toke Høiland-Jørgensen
1
-0
/
+27
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
2
-0
/
+7
2026-01-12
net: phy: realtek: add dummy PHY driver for RTL8127ATF
Heiner Kallweit
1
-0
/
+7
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-12
/
+81
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
1
-4
/
+25
2026-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
1
-6
/
+36
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-1
/
+12
2026-01-08
wifi: cfg80211: add cfg80211_stop_link() for per-link teardown
Manish Dharanenthiran
1
-2
/
+20
2026-01-06
tcp: clarify tcp_congestion_ops functions comments
Daniel Sedlak
1
-10
/
+19
2026-01-06
udp: udplite is unlikely
Eric Dumazet
1
-4
/
+4
2026-01-06
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-5
/
+4
2026-01-05
sysctl: Remove unused ctl_table forward declarations
Joel Granados
1
-2
/
+0
2025-12-23
net: dsa: properly keep track of conduit reference
Vladimir Oltean
1
-0
/
+1
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-26
/
+35
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-8
/
+26
2025-12-10
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-15
/
+7
2025-12-10
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
1
-3
/
+2
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+110
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2025-12-01
Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-3
/
+102
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
1
-0
/
+9
2025-12-01
net: mana: Handle hardware recovery events when probing the device
Long Li
1
-1
/
+11
2025-12-01
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
3
-1
/
+29
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
1
-2
/
+2
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
2
-0
/
+2
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
1
-0
/
+1
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
3
-0
/
+68
2025-11-28
Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-9
/
+32
2025-11-28
Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
1
-1
/
+3
2025-11-28
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-8
/
+7
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
1
-0
/
+18
2025-11-28
netfilter: flowtable: remove hw_ifidx
Pablo Neira Ayuso
1
-1
/
+0
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
1
-0
/
+1
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
1
-0
/
+6
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+16
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-7
/
+10
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
1
-2
/
+9
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
1
-3
/
+2
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2
-5
/
+30
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-0
/
+11
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
1
-11
/
+18
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
1
-3
/
+10
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
1
-9
/
+9
2025-11-25
wifi: cfg80211: include s1g_primary_2mhz when comparing chandefs
Lachlan Hodges
1
-1
/
+2
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
1
-0
/
+2
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
1
-0
/
+2
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
1
-0
/
+42
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2
-2
/
+4
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
1
-0
/
+1
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
1
-1
/
+1
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
1
-6
/
+14
2025-11-20
Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
Chris Lu
1
-1
/
+0
[next]