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
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-25
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2023-02-25
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
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
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-22
flow_offload: fill flags to action structure
Baowen Zheng
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
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
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
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
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-15
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-15
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
2023-02-15
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
2023-02-15
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
2023-02-15
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-15
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
2023-02-15
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-15
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-15
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-15
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2023-02-15
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-02-15
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-06
net: fix NULL pointer in skb_segment_list
Yan Zhai
2023-02-06
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2023-02-01
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-02-01
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-02-01
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-02-01
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-02-01
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
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
netlink: annotate data races around sk_state
Eric Dumazet
2023-02-01
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-02-01
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-02-01
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-01
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-02-01
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-02-01
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-02-01
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
[next]