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
2022-12-21
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2022-12-14
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-14
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-12-14
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+3
2022-12-14
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+1
2022-12-14
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-12-14
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-12-14
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-12-14
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: hellcreek: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
1
-1
/
+3
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-14
af_unix: Get user_ns from in_skb in unix_diag_get_exact().
Kuniyuki Iwashima
1
-8
/
+12
2022-12-14
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
1
-9
/
+10
2022-12-14
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
1
-2
/
+3
2022-12-14
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
1
-2
/
+2
2022-12-14
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
1
-1
/
+2
2022-12-14
9p/xen: check logical size for buffer size
Dominique Martinet
1
-0
/
+9
2022-12-14
9p/fd: Use P9_HDRSZ for header size
GUO Zihua
1
-3
/
+3
2022-12-08
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
1
-3
/
+5
2022-12-08
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
1
-4
/
+4
2022-12-08
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
4
-7
/
+47
2022-12-08
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-12-08
net: hsr: Fix potential use-after-free
YueHaibing
1
-2
/
+3
2022-12-08
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
1
-0
/
+3
2022-12-08
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
1
-1
/
+3
2022-12-08
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
1
-0
/
+3
2022-12-08
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
1
-1
/
+6
2022-12-08
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
1
-1
/
+2
2022-12-02
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2
-5
/
+15
2022-12-02
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
1
-1
/
+3
2022-12-02
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
4
-0
/
+8
2022-12-02
netfilter: flowtable_offload: add missing locking
Felix Fietkau
1
-0
/
+4
2022-12-02
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
1
-1
/
+1
2022-12-02
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
1
-1
/
+3
2022-12-02
net: sched: allow act_ct to be built without NF_NAT
Xin Long
1
-1
/
+1
2022-12-02
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
1
-1
/
+5
2022-12-02
xfrm: Fix oops in __xfrm_state_delete()
Thomas Jarosch
1
-1
/
+1
2022-12-02
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
1
-1
/
+4
2022-12-02
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
1
-3
/
+6
2022-12-02
tipc: set con sock in tipc_conn_alloc
Xin Long
1
-6
/
+5
2022-12-02
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
1
-5
/
+3
2022-12-02
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
1
-2
/
+4
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
11
-39
/
+45
2022-12-02
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Zhengchao Shao
1
-0
/
+2
2022-12-02
nfc/nci: fix race with opening and closing
Lin Ma
1
-1
/
+1
2022-12-02
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2
-15
/
+24
2022-12-02
rxrpc: Use refcount_t rather than atomic_t
David Howells
12
-121
/
+118
[next]