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
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-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
2023-02-22
tipc: fix kernel warning when sending SYN message
Tung Nguyen
2023-02-22
net: use a bounce buffer for copying skb->mark
Eric Dumazet
2023-02-22
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
2023-02-22
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-22
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
2023-02-22
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
2023-02-22
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
2023-02-14
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
2023-02-14
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
2023-02-14
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-14
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-14
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
2023-02-14
xfrm: annotate data-race around use_time
Eric Dumazet
2023-02-14
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
2023-02-14
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
2023-02-14
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-09
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
2023-02-09
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
2023-02-09
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
2023-02-09
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-09
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-09
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-09
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-09
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
2023-02-09
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
2023-02-09
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
2023-02-09
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2023-02-09
net/tls: tls_is_tx_ready() checked list_entry
Pietro Borrello
2023-02-09
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-02-09
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
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-06
net: mctp: purge receive queues on sk destruction
Jeremy Kerr
[next]