index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-05
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
2026-02-04
net/rds: Clear reconnect pending bit
Håkon Bugge
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
2026-02-03
netclassid: use thread_group_leader(p) in update_classid_task()
Oleg Nesterov
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
[prev]
[next]