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
/
core
Age
Commit message (
Expand
)
Author
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2023-01-18
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2023-01-18
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-18
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2023-01-18
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2023-01-18
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2023-01-18
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2023-01-18
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-12-19
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
2022-11-25
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-10
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-03
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-05
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-09-05
neigh: fix possible DoS due to net iface start/stop loop
Denis V. Lunev
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-09-05
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-09-05
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-21
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-09
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-15
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-15
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-04-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-03-02
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
net-procfs: show net devices bound packet types
Jianguo Wu
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
[next]