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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-07
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hangyu Hua
1
-0
/
+1
2023-06-07
net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
Simon Horman
1
-5
/
+3
2023-06-07
net: sched: act_police: fix sparse errors in tcf_police_dump()
Eric Dumazet
1
-5
/
+5
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
3
-12
/
+12
2023-06-07
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2
-21
/
+16
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
14
-3
/
+89
2023-06-07
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2
-2
/
+2
2023-06-07
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
1
-7
/
+7
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
4
-72
/
+6
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
13
-44
/
+63
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-06-07
Merge branch 'rfs-lockless-annotate'
David S. Miller
3
-9
/
+22
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2
-4
/
+9
2023-06-07
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-06-07
Merge branch 'realtek-external-phy-clock'
David S. Miller
2
-2
/
+38
2023-06-07
net: phy: realtek: Disable clock on suspend
Detlev Casanova
1
-2
/
+25
2023-06-07
dt-bindings: net: phy: Document support for external PHY clk
Detlev Casanova
1
-0
/
+6
2023-06-07
net: phy: realtek: Add optional external PHY clock
Detlev Casanova
1
-0
/
+7
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
3
-9
/
+35
2023-06-07
tipc: replace open-code bearer rcu_dereference access in bearer.c
Xin Long
1
-8
/
+6
2023-06-07
Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
8
-39
/
+84
2023-06-07
Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
4
-2
/
+15
2023-06-07
Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
18
-48
/
+129
2023-06-07
Merge branch 'ipv4-remove-rt_conn_flags-calls-in-flowi4_init_output'
Jakub Kicinski
2
-4
/
+4
2023-06-07
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
1
-2
/
+2
2023-06-07
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
1
-2
/
+2
2023-06-07
virtio_net: use control_buf for coalesce params
Brett Creeley
1
-8
/
+8
2023-06-07
pds_core: Fix FW recovery detection
Brett Creeley
1
-2
/
+8
2023-06-07
Merge branch 'move-ksz9477-errata-handling-to-phy-driver'
Jakub Kicinski
4
-76
/
+78
2023-06-07
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-06-07
net: phy: micrel: Move KSZ9477 errata fixes to PHY driver
Robert Hancock
1
-1
/
+74
2023-06-07
tcp: gso: really support BIG TCP
Eric Dumazet
1
-10
/
+9
2023-06-07
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
2
-21
/
+11
2023-06-07
netlink: specs: ethtool: fix random typos
Jakub Kicinski
1
-16
/
+16
2023-06-07
netfilter: nf_tables: out-of-bound check in chain blob
Pablo Neira Ayuso
1
-1
/
+1
2023-06-07
netfilter: ipset: Add schedule point in call_ad().
Kuniyuki Iwashima
1
-0
/
+8
2023-06-07
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tijs Van Buggenhout
1
-0
/
+3
2023-06-07
netfilter: nft_bitwise: fix register tracking
Jeremy Sowden
1
-1
/
+1
2023-06-07
netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...
Gavrilov Ilia
1
-0
/
+2
2023-06-06
Merge branch 'tools-ynl-user-space-c'
Jakub Kicinski
15
-4
/
+2466
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
3
-0
/
+137
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
5
-1
/
+1016
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
7
-1
/
+1310
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
1
-3
/
+4
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
1
-1
/
+1
2023-06-06
Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-20
/
+27
2023-06-06
wifi: cfg80211: fix locking in regulatory disconnect
Johannes Berg
1
-2
/
+2
2023-06-06
wifi: cfg80211: fix locking in sched scan stop work
Johannes Berg
1
-2
/
+2
2023-06-06
Merge tag 'gfs2-v6.4-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+14
[prev]
[next]