index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-2
/
+2
2021-10-15
net: dsa: qca8k: move port config to dedicated struct
Ansuel Smith
2
-16
/
+20
2021-10-15
net: dsa: qca8k: set internal delay also for sgmii
Ansuel Smith
2
-28
/
+62
2021-10-15
net: dsa: qca8k: add support for QCA8328
Ansuel Smith
2
-3
/
+17
2021-10-15
net: dsa: qca8k: add support for pws config reg
Ansuel Smith
2
-0
/
+45
2021-10-15
net: dsa: qca8k: add explicit SGMII PLL enable
Ansuel Smith
2
-2
/
+18
2021-10-15
net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6
Ansuel Smith
2
-86
/
+89
2021-10-15
net: dsa: qca8k: add support for cpu port 6
Ansuel Smith
2
-17
/
+36
2021-10-15
net: dsa: qca8k: add support for sgmii falling edge
Ansuel Smith
2
-0
/
+67
2021-10-15
dsa: qca8k: add mac_power_sel support
Ansuel Smith
2
-0
/
+36
2021-10-15
xen-netback: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-10-14
octeontx2-af: Add support to flush full CPT CTX cache
Srujana Challa
5
-0
/
+232
2021-10-14
octeontx2-af: Perform cpt lf teardown in non FLR path
Nithin Dabilpuram
3
-16
/
+22
2021-10-14
octeontx2-af: Enable CPT HW interrupts
Srujana Challa
4
-0
/
+264
2021-10-14
net: tulip: winbond-840: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-14
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-14
net: fealnx: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-14
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
1
-0
/
+1
2021-10-14
net: mvneta: Delete unused variable
Yuval Shaia
1
-6
/
+5
2021-10-14
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-10-14
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2
-11
/
+81
2021-10-14
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
135
-475
/
+1470
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
39
-221
/
+523
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
14
-37
/
+58
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
11
-36
/
+16
2021-10-14
ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
5
-5
/
+5
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
5
-6
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
131
-186
/
+200
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
5
-10
/
+397
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
7
-0
/
+199
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
3
-0
/
+77
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
2
-4
/
+10
2021-10-14
mlxsw: thermal: Fix out-of-bounds memory accesses
Ido Schimmel
1
-47
/
+5
2021-10-14
ethernet: s2io: fix setting mac address during resume
Arnd Bergmann
1
-1
/
+1
2021-10-13
mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
Petr Machata
3
-5
/
+15
2021-10-13
mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion Counters
Petr Machata
1
-0
/
+6
2021-10-13
mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT
Petr Machata
2
-2
/
+2
2021-10-13
mlxsw: reg: Fix a typo in a group heading
Petr Machata
1
-1
/
+1
2021-10-13
net: enetc: fix check for allocation failure
Dan Carpenter
1
-1
/
+3
2021-10-13
net: encx24j600: check error in devm_regmap_init_encx24j600
Nanyong Sun
3
-5
/
+14
2021-10-13
Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-16
/
+66
2021-10-13
net: korina: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
13
-15
/
+28
2021-10-13
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
8
-16
/
+14
2021-10-13
ravb: Fix typo AVB->DMAC
Biju Das
1
-1
/
+1
2021-10-13
ravb: Update ravb_emac_init_gbeth()
Biju Das
2
-2
/
+9
2021-10-13
ravb: Document PFRI register bit
Biju Das
1
-1
/
+1
[next]