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
2024-04-10
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-10
9p: Fix read/write debug statements to report server reply
Dominique Martinet
2024-04-10
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-04-10
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-04-10
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-10
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-10
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-10
gro: fix ownership transfer
Antoine Tenart
2024-04-10
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-10
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
2024-04-10
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-10
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-10
vsock/virtio: fix packet delivery to tap device
Marco Pinna
2024-04-10
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-04-10
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-04-10
tls: get psock ref after taking rxlock to avoid leak
Sabrina Dubroca
2024-04-10
tls: adjust recv return with async crypto and failed copy to userspace
Sabrina Dubroca
2024-04-10
tls: recv: process_rx_list shouldn't use an offset with kvec
Sabrina Dubroca
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-04-10
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
2024-04-03
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
2024-04-03
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-04-03
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
2024-04-03
net: tls: handle backlogging of crypto requests
Jakub Kicinski
2024-04-03
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
2024-04-03
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
2024-04-03
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
2024-04-03
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
2024-04-03
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
2024-04-03
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-26
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-26
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
2024-03-26
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
2024-03-26
hsr: Handle failures in module init
Felix Maurer
2024-03-26
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-26
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
2024-03-26
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
2024-03-26
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
2024-03-26
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-03-26
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2024-03-26
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
[next]