index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2
-9
/
+38
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
4
-3
/
+8
2026-01-29
Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
1
-3
/
+5
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
1
-3
/
+5
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-30
/
+116
2026-01-29
netfilter: xt_time: use is_leap_year() helper
Jinjie Ruan
1
-6
/
+2
2026-01-29
netfilter: flowtable: Add IP6IP6 tx sw acceleration
Lorenzo Bianconi
1
-2
/
+106
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
2
-13
/
+97
2026-01-29
netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
Lorenzo Bianconi
1
-16
/
+25
2026-01-29
netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
Lorenzo Bianconi
1
-11
/
+12
2026-01-29
9p: Track 9P RPC waiting time as IO
Remi Pommarel
3
-11
/
+11
2026-01-28
mptcp: only reset subflow errors when propagated
Matthieu Baerts (NGI0)
1
-4
/
+5
2026-01-28
mptcp: avoid dup SUB_CLOSED events after disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-01-28
ipv6: remove __inet6_csk_dst_check()
Eric Dumazet
1
-7
/
+1
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-01-28
net: bridge: fix static key check
Martin Kaiser
1
-1
/
+1
2026-01-28
ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().
Kuniyuki Iwashima
1
-1
/
+1
2026-01-28
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2
-4
/
+27
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2
-32
/
+32
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2
-43
/
+43
2026-01-28
tcp: mark tcp_process_tlp_ack() as unlikely
Eric Dumazet
1
-2
/
+2
2026-01-28
vsock/virtio: reorder fields to reduce padding
Michael S. Tsirkin
1
-9
/
+9
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
1
-9
/
+42
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
1
-28
/
+45
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-8
/
+37
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
1
-0
/
+1
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
1
-46
/
+7
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-15
/
+53
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
1
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2026-01-27
ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfc
Breno Leitao
1
-12
/
+2
2026-01-27
udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
Gal Pressman
1
-2
/
+4
2026-01-27
ipv6: Switch to higher-level SHA-1 functions
Eric Biggers
1
-8
/
+13
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
3
-4
/
+42
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
2
-5
/
+27
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
2
-27
/
+27
2026-01-27
wifi: mac80211: use u64_stats_t with u64_stats_sync properly
David Yang
3
-11
/
+23
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
2
-0
/
+19
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
1
-0
/
+1
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ranging
Avraham Stern
1
-5
/
+6
2026-01-27
wifi: nl80211/cfg80211: add new FTM capabilities
Avraham Stern
1
-0
/
+23
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
3
-27
/
+54
2026-01-27
virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
1
-0
/
+6
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
6
-44
/
+347
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2
-2
/
+19
2026-01-26
mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
Eric Dumazet
1
-3
/
+13
2026-01-26
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
1
-0
/
+1
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
47
-261
/
+374
[prev]
[next]