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-11
tcp: Fix listen() regression in 4.19.270
Kuniyuki Iwashima
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
2023-03-11
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
2023-03-11
9p/xen: fix version parsing
Juergen Gross
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-03-11
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-03-11
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
2023-03-11
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-03-11
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-03-11
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
2023-03-11
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2023-02-25
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
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
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
2023-02-22
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-22
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-22
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-02-06
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2023-02-06
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-02-06
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-02-06
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-02-06
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-02-06
netlink: annotate data races around sk_state
Eric Dumazet
2023-02-06
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-02-06
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-02-06
netlink: remove hash::nelems check in netlink_insert
Li RongQing
2023-02-06
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-02-06
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2023-02-06
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-02-06
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
2023-01-18
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
2023-01-18
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2023-01-18
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-18
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
2023-01-18
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
[next]