index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-06-27
net_sched: sch_sfq: move the limit validation
Octavian Purdila
2025-06-27
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
2025-06-27
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
2025-06-27
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
2025-06-27
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-06-27
net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
Eliav Farber
2025-06-27
net: atm: fix /proc/net/atm/lec handling
Eric Dumazet
2025-06-27
net: atm: add lec_mutex
Eric Dumazet
2025-06-27
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
2025-06-27
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
2025-06-27
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
2025-06-27
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
2025-06-27
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2025-06-27
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
2025-06-27
wifi: mac80211: do not offer a mesh path if forwarding is disabled
Benjamin Berg
2025-06-27
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
2025-06-27
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
2025-06-27
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
2025-06-27
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
2025-06-27
tipc: use kfree_sensitive() for aead cleanup
Zilin Guan
2025-06-27
sunrpc: fix race in cache cleanup causing stale nextcheck time
Long Li
2025-06-27
sunrpc: update nextcheck time when adding new cache entries
Long Li
2025-06-27
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
2025-06-27
tcp: tcp_data_ready() must look at SOCK_DONE
Eric Dumazet
2025-06-27
calipso: unlock rcu before returning -EAFNOSUPPORT
Eric Dumazet
2025-06-27
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
2025-06-27
sch_ets: make est_qlen_notify() idempotent
Cong Wang
2025-06-27
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
2025-06-27
net_sched: red: fix a race in __red_change()
Eric Dumazet
2025-06-27
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
2025-06-27
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2025-06-27
bpf: Clean up sockmap related Kconfigs
Cong Wang
2025-06-27
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2025-06-27
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
2025-06-27
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
2025-06-27
net: tipc: fix refcount warning in tipc_aead_encrypt
Charalampos Mitrodimas
2025-06-27
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
2025-06-27
calipso: Don't call calipso functions for AF_INET sk.
Kuniyuki Iwashima
2025-06-27
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
2025-06-27
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
2025-06-27
ktls, sockmap: Fix missing uncharge operation
Jiayuan Chen
2025-06-27
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
2025-06-27
net: ncsi: Fix GCPS 64-bit member variables
Hari Kalavakunta
2025-06-27
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
2025-06-04
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-06-04
llc: fix data loss when reading from a socket in llc_ui_recvmsg()
Ilia Gavrilov
2025-06-04
can: bcm: add missing rcu read protection for procfs content
Oliver Hartkopp
2025-06-04
can: bcm: add locking for bcm_op runtime updates
Oliver Hartkopp
[next]