index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2
-3
/
+5
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-2
/
+2
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-27
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
1
-2
/
+2
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-27
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-27
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-27
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-27
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
1
-0
/
+6
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2023-07-27
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
1
-6
/
+6
2023-07-27
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
1
-14
/
+13
2023-07-27
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
1
-0
/
+10
2023-07-27
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
1
-8
/
+18
2023-07-27
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2023-07-27
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-07-27
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-07-27
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
1
-5
/
+5
2023-07-27
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-07-27
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
1
-0
/
+4
2023-07-27
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
2023-07-27
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-5
/
+31
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-4
/
+23
2023-07-27
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
1
-1
/
+2
2023-07-27
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
1
-0
/
+6
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
4
-141
/
+235
2023-07-27
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
10
-208
/
+75
2023-07-27
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
1
-9
/
+14
2023-07-27
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
1
-5
/
+6
2023-07-27
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2023-07-27
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
1
-0
/
+1
2023-07-27
xsk: Honor SO_BINDTODEVICE on bind
Ilya Maximets
1
-0
/
+5
2023-07-27
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
1
-3
/
+9
2023-07-27
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
1
-2
/
+3
2023-07-27
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
1
-2
/
+2
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2
-4
/
+15
2023-07-27
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-07-27
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-07-27
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
6
-24
/
+77
2023-07-27
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
1
-3
/
+4
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-07-27
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-07-27
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-07-27
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
1
-1
/
+2
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
6
-53
/
+61
[next]