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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2
-4
/
+0
2023-05-17
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-05-17
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-05-17
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
1
-3
/
+13
2023-05-17
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2
-8
/
+2
2023-05-17
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
1
-6
/
+4
2023-05-17
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
1
-4
/
+6
2023-05-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-05-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-05-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-05-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2023-05-17
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
5
-19
/
+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: 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
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
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
1
-0
/
+4
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-20
net_sched: prevent NULL dereference if default qdisc setup failed
Pratyush Yadav
1
-0
/
+1
2023-04-20
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-20
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-20
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-04-20
icmp: guard against too small mtu
Eric Dumazet
1
-0
/
+5
2023-04-20
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2
-2
/
+2
2023-04-05
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
4
-25
/
+31
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
1
-6
/
+10
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
1
-4
/
+5
2023-03-22
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2
-8
/
+8
[next]