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
compress-2025-01-21
compress-2025-01-23
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-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
ethtool: Fix uninitialized number of lanes
Ido Schimmel
1
-1
/
+1
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-05-17
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
1
-0
/
+1
2023-05-17
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
1
-0
/
+1
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-11
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2
-4
/
+0
2023-05-11
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-05-11
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-05-11
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
1
-3
/
+13
2023-05-11
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
1
-1
/
+5
2023-05-11
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2
-8
/
+2
2023-05-11
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
1
-6
/
+4
2023-05-11
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
1
-4
/
+6
2023-05-11
xsk: Fix unaligned descriptor validation
Kal Conley
1
-0
/
+1
2023-05-11
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-05-11
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-05-11
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-05-11
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2023-05-01
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
1
-8
/
+21
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
4
-8
/
+17
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
6
-26
/
+1
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
6
-6
/
+44
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2
-12
/
+14
2023-04-26
net: rpl: fix rpl header size calculation
Alexander Aring
1
-1
/
+2
2023-04-26
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
1
-1
/
+2
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2
-38
/
+62
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
1
-6
/
+7
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-6
/
+11
2023-04-20
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-20
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-20
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-20
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-20
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-20
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
1
-0
/
+3
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
1
-0
/
+4
2023-04-20
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
1
-2
/
+2
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
1
-1
/
+1
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-04-13
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-13
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-13
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-13
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-13
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-13
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
1
-6
/
+9
2023-04-13
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
[next]