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.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
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-20
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-04-13
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-13
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-13
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-04-13
icmp: guard against too small mtu
Eric Dumazet
2023-03-30
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-22
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-17
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-03-11
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-03-10
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-02-14
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-09
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-01
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-02-01
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-02-01
tcp: fix rate_app_limited to default to 1
David Morley
2023-02-01
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-01-24
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
2023-01-12
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2023-01-12
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2023-01-07
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
2022-12-31
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-12-31
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-12-31
udp: Clean up some functions.
Kuniyuki Iwashima
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-06
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-22
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-11-21
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-16
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-07
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-01
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
[next]