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-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-27
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-27
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-07-27
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-07-27
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-27
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
2023-07-27
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
2023-07-27
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
2023-07-27
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-07-27
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-27
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
2023-07-27
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-07-27
udp6: fix udp6_ehashfn() typo
Eric Dumazet
2023-07-27
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-07-27
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-07-27
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-07-27
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
2023-07-27
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2023-07-27
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2023-07-27
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2023-07-27
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
2023-07-27
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
2023-07-27
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
2023-07-27
xsk: Honor SO_BINDTODEVICE on bind
Ilya Maximets
2023-07-27
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-27
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-07-27
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-07-27
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-07-27
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-07-27
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-07-27
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2023-07-27
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-07-27
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
[next]