index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-05-24
net: Catch invalid index in XPS mapping
Nick Child
2023-05-24
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-24
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-24
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-17
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
2023-05-11
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-05-11
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-05-11
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-20
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-20
net: openvswitch: fix race on port output
Felix Huettner
2023-04-13
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-03-17
net: use indirect calls helpers for sk_exit_memory_pressure()
Brian Vazquez
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-10
scm: add user copy checks to put_cmsg()
Eric Dumazet
2023-03-10
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-22
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
2023-02-14
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-09
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
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-18
gro: take care of DODGY packets
Eric Dumazet
2023-01-18
gro: avoid checking for a failed search
Richard Gobert
2023-01-12
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2022-12-31
devlink: protect devlink dump by the instance lock
Jakub Kicinski
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-31
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
2022-10-24
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
[next]