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-13
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-13
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2024-04-13
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-13
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-13
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-13
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-13
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-13
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-13
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-04-13
netfilter: validate user input for expected length
Eric Dumazet
2024-04-13
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-13
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-13
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-04-13
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
2024-04-13
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-04-13
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-04-13
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
2024-04-13
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
2024-04-13
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
2024-04-13
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
2024-04-13
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
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
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
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
2024-03-26
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
2024-03-26
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
2024-03-26
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-26
l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
Gavrilov Ilia
2024-03-26
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
2024-03-26
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2024-03-26
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2024-03-26
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2024-03-26
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2024-03-26
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-26
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
2024-03-26
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
2024-03-26
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-26
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
2024-03-26
af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
Kuniyuki Iwashima
[next]