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-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
1
-0
/
+8
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2
-4
/
+16
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
1
-1
/
+1
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-46
/
+68
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
2
-6
/
+4
2026-02-05
ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
Eric Dumazet
1
-29
/
+26
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-0
/
+10
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
2
-19
/
+1
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2
-85
/
+86
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2
-24
/
+9
2026-02-05
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
1
-1
/
+2
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
2
-2
/
+39
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
1
-17
/
+6
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
5
-24
/
+11
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
6
-10
/
+10
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
9
-3
/
+112
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
6
-15
/
+14
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
1
-1
/
+1
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
6
-17
/
+72
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
4
-39
/
+90
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
1
-36
/
+36
2026-02-04
net/rds: Clear reconnect pending bit
HÃ¥kon Bugge
1
-0
/
+2
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
1
-0
/
+2
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
6
-5
/
+76
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
7
-7
/
+77
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
4
-29
/
+107
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
1
-2
/
+2
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
1
-119
/
+108
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
1
-9
/
+4
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2
-19
/
+19
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
1
-1
/
+1
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
19
-74
/
+773
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
1
-4
/
+5
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
1
-0
/
+3
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
3
-18
/
+15
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
2
-4
/
+9
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
1
-6
/
+0
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
1
-1
/
+1
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
1
-0
/
+2
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+34
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
3
-75
/
+73
2026-02-03
netclassid: use thread_group_leader(p) in update_classid_task()
Oleg Nesterov
1
-1
/
+1
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
1
-1
/
+1
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
1
-1
/
+1
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
1
-0
/
+8
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
3
-3
/
+19
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
5
-9
/
+36
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
1
-2
/
+2
[prev]
[next]