index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
Ivan Mikhaylov
1
-2
/
+3
2023-07-23
net/ncsi: make one oem_gma function for all mfr id
Ivan Mikhaylov
1
-69
/
+19
2023-07-23
mptcp: ensure subflow is unhashed before cleaning the backlog
Paolo Abeni
1
-1
/
+1
2023-07-23
mptcp: do not rely on implicit state check in mptcp_listen()
Paolo Abeni
1
-0
/
+5
2023-07-23
libceph: harden msgr2.1 frame segment length checks
Ilya Dryomov
1
-15
/
+26
2023-07-23
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-07-23
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
1
-2
/
+9
2023-07-23
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
1
-0
/
+10
2023-07-23
xdp: use trusted arguments in XDP hints kfuncs
Larysa Zaremba
1
-1
/
+1
2023-07-23
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+2
2023-07-23
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2023-07-23
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-07-23
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-07-23
net: prevent skb corruption on frag list segmentation
Paolo Abeni
1
-0
/
+5
2023-07-23
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
2
-0
/
+4
2023-07-23
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
1
-5
/
+5
2023-07-23
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
1
-13
/
+7
2023-07-23
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
4
-71
/
+114
2023-07-19
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-07-19
netfilter: nf_tables: do not ignore genmask when looking up chain by id
Thadeu Lima de Souza Cascardo
1
-4
/
+7
2023-07-19
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
1
-0
/
+4
2023-07-19
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
2
-15
/
+16
2023-07-19
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
1
-0
/
+2
2023-07-19
wifi: cfg80211: fix regulatory disconnect for non-MLO
Johannes Berg
1
-1
/
+1
2023-07-19
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
1
-45
/
+0
2023-07-19
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2023-07-19
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
1
-0
/
+1
2023-07-19
xsk: Honor SO_BINDTODEVICE on bind
Ilya Maximets
1
-0
/
+5
2023-07-19
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
1
-3
/
+9
2023-07-19
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
1
-3
/
+6
2023-07-19
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
1
-2
/
+3
2023-07-19
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-10
/
+5
2023-07-19
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
1
-8
/
+39
2023-07-19
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
1
-17
/
+11
2023-07-19
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
1
-9
/
+29
2023-07-19
net/sched: act_ipt: zero skb->cb before calling target
Florian Westphal
1
-0
/
+10
2023-07-19
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
1
-0
/
+33
2023-07-19
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
1
-7
/
+20
2023-07-19
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
1
-2
/
+2
2023-07-19
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
1
-12
/
+11
2023-07-19
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2
-4
/
+15
2023-07-19
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
4
-29
/
+64
2023-07-19
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-07-19
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-07-19
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-07-19
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-07-19
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
6
-24
/
+77
2023-07-19
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
1
-34
/
+25
2023-07-19
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-07-19
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
[next]