index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-03-17
skbuff: Fix nfct leak on napi stolen
Tao Liu
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
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-06
net: fix NULL pointer in skb_segment_list
Yan Zhai
2023-02-01
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-01-14
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2023-01-14
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2023-01-14
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2023-01-14
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2023-01-14
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2023-01-14
net: add inline function skb_csum_is_sctp
Xin Long
2023-01-14
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2023-01-14
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2023-01-14
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-16
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-30
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-09-28
net: socket: remove register_gifconf
Arnd Bergmann
2022-09-28
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-28
net: let flow have same hash in two directions
zhang kai
2022-09-15
net/core/skbuff: Check the return value of skb_copy_bits()
lily
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 refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-31
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-08-31
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-31
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
2022-08-31
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-25
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-03
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
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
[next]