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