index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
net: hns: Prefer struct_size over open coded arithmetic
Len Baker
3
-5
/
+4
2021-10-12
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
3
-0
/
+14
2021-10-12
mlxsw: spectrum_qdisc: Track permissible actions per binding
Petr Machata
1
-11
/
+33
2021-10-12
mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers
Petr Machata
3
-8
/
+32
2021-10-12
mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()
Petr Machata
1
-10
/
+19
2021-10-11
nfc: microread: drop unneeded debug prints
Krzysztof Kozlowski
2
-6
/
+0
2021-10-11
nfc: trf7970a: drop unneeded debug prints
Krzysztof Kozlowski
1
-8
/
+0
2021-10-11
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2
-8
/
+0
2021-10-11
nfc: st-nci: drop unneeded debug prints
Krzysztof Kozlowski
4
-18
/
+0
2021-10-11
nfc: s3fwrn5: simplify dereferencing pointer to struct device
Krzysztof Kozlowski
2
-29
/
+18
2021-10-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
17
-29
/
+4266
2021-10-11
gve: Track RX buffer allocation failures
Catherine Sullivan
1
-1
/
+6
2021-10-11
gve: Allow pageflips on larger pages
Jordan Kim
1
-1
/
+1
2021-10-11
gve: Add netif_set_xps_queue call
Catherine Sullivan
1
-0
/
+4
2021-10-11
gve: Recover from queue stall due to missed IRQ
John Fraker
3
-2
/
+51
2021-10-11
gve: Do lazy cleanup in TX path
Tao Liu
4
-50
/
+62
2021-10-11
gve: Add rx buffer pagecnt bias
Catherine Sullivan
1
-15
/
+37
2021-10-11
gve: Switch to use napi_complete_done
Yangchun Fu
3
-37
/
+43
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
4
-0
/
+74
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
5
-1
/
+1044
2021-10-11
ice: Allow changing lan_en and lb_en on all kinds of filters
Michal Swiatkowski
1
-0
/
+127
2021-10-11
ice: cleanup rules info
Victor Raj
2
-10
/
+59
2021-10-11
ice: allow deleting advanced rules
Shivanshu Shukla
2
-0
/
+229
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
4
-1
/
+847
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
5
-22
/
+1412
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
5
-1
/
+268
2021-10-11
ice: implement low level recipes functions
Grishma Kotecha
2
-0
/
+212
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
1
-1
/
+1
2021-10-10
octeontx2-pf: Simplify the receive buffer size calculation
Subbaraya Sundeep
6
-28
/
+35
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
12
-15
/
+0
2021-10-10
virtio_net: skip RCU read lock by checking xdp_enabled of vi
Li RongQing
1
-0
/
+14
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
1
-0
/
+33
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
1
-6
/
+63
2021-10-10
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2021-10-10
bnxt: use netif_is_rxfh_configured instead of open code
Juhee Kang
2
-2
/
+2
2021-10-10
ionic: tame the filter no space message
Shannon Nelson
1
-1
/
+14
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
3
-20
/
+42
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
4
-41
/
+56
2021-10-10
ionic: generic filter delete
Shannon Nelson
1
-10
/
+25
2021-10-10
ionic: generic filter add
Shannon Nelson
1
-22
/
+46
2021-10-10
ionic: add generic filter search
Shannon Nelson
1
-3
/
+18
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
2
-7
/
+2
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
2
-131
/
+131
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
1
-0
/
+46
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
12
-15
/
+13
2021-10-09
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
8
-22
/
+31
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
5
-34
/
+48
2021-10-09
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
6
-50
/
+61
[next]