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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2020-06-20
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-20
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2020-06-20
Merge branch 'Clause-45-PHY-probing-improvements'
David S. Miller
4
-62
/
+117
2020-06-20
net: phy: read MMD ID from all present MMDs
Russell King
2
-1
/
+14
2020-06-20
net: phy: split devices_in_package
Russell King
4
-10
/
+12
2020-06-20
net: phy: set devices_in_package only after validation
Russell King
1
-7
/
+9
2020-06-20
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
2
-2
/
+40
2020-06-20
net: phy: reword get_phy_device() kerneldoc
Russell King
1
-2
/
+11
2020-06-20
net: phy: clean up get_phy_c22_id() invalid ID handling
Russell King
1
-6
/
+8
2020-06-20
net: phy: clean up get_phy_c45_ids() failure handling
Russell King
1
-12
/
+10
2020-06-20
net: phy: clean up PHY ID reading
Russell King
1
-16
/
+9
2020-06-20
net: phy: clean up cortina workaround
Russell King
1
-15
/
+13
2020-06-20
tipc: Use struct_size() helper
Gustavo A. R. Silva
2
-8
/
+6
2020-06-19
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-19
cxgb4: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2020-06-19
ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-5
/
+3
2020-06-19
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
3
-8
/
+29
2020-06-19
Merge branch 'cxgb4-add-support-for-ethtool-n-tuple-filters'
David S. Miller
9
-72
/
+463
2020-06-19
cxgb4: add action to steer flows to specific Rxq
Vishal Kulkarni
1
-0
/
+8
2020-06-19
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
1
-0
/
+110
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
3
-9
/
+84
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
5
-47
/
+135
2020-06-19
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
6
-16
/
+126
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
25
-50
/
+60
2020-06-19
Merge branch 'cxgb4-add-support-to-read-write-flash'
David S. Miller
9
-16
/
+637
2020-06-19
cxgb4: add support to read serial flash
Vishal Kulkarni
5
-2
/
+57
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
3
-0
/
+129
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
4
-0
/
+297
2020-06-19
cxgb4: add support to flash PHY image
Vishal Kulkarni
2
-0
/
+40
2020-06-19
cxgb4: update set_flash to flash different images
Vishal Kulkarni
2
-15
/
+115
2020-06-19
Merge branch 'net-tso-expand-to-UDP-support'
David S. Miller
9
-46
/
+55
2020-06-19
net: tso: add UDP segmentation support
Eric Dumazet
1
-11
/
+18
2020-06-19
net: tso: cache transport header length
Eric Dumazet
8
-22
/
+24
2020-06-19
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2
-6
/
+6
2020-06-19
net: tso: shrink struct tso_t
Eric Dumazet
1
-6
/
+6
2020-06-19
net: tso: double TSO_HEADER_SIZE value
Eric Dumazet
1
-1
/
+1
2020-06-19
octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
Eric Dumazet
1
-1
/
+1
2020-06-19
Merge branch 'hns3-next'
David S. Miller
2
-15
/
+28
2020-06-19
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
1
-1
/
+17
2020-06-19
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
1
-2
/
+2
2020-06-19
net: hns3: rename buffer-related functions
Barry Song
1
-6
/
+6
2020-06-19
net: hns3: pointer type of buffer should be void
Barry Song
2
-2
/
+2
2020-06-19
net: hns3: remove unnecessary devm_kfree
Barry Song
1
-4
/
+1
2020-06-19
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2020-06-19
lan743x: allow mac address to come from dt
Tim Harvey
1
-16
/
+25
2020-06-19
Merge branch 'r8169-smaller-improvements-again'
David S. Miller
1
-26
/
+25
2020-06-19
r8169: allow setting irq coalescing if link is down
Heiner Kallweit
1
-4
/
+8
2020-06-19
r8169: move switching optional clock on/off to pll power functions
Heiner Kallweit
1
-3
/
+4
2020-06-19
r8169: move updating counters to rtl8169_down
Heiner Kallweit
1
-6
/
+2
2020-06-19
r8169: move napi_disable call and rename rtl8169_hw_reset
Heiner Kallweit
1
-5
/
+5
[next]