index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
11
-1573
/
+191
2022-11-10
net: mana: Fix return type of mana_start_xmit()
Nathan Huckleberry
2
-2
/
+2
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
2
-18
/
+27
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
1
-1
/
+1
2022-11-10
net: mana: Define max values for SGL entries
Long Li
1
-1
/
+1
2022-11-10
net: mana: Move header files to a common location
Long Li
11
-1573
/
+8
2022-11-10
net: mana: Record port number in netdev
Long Li
1
-0
/
+1
2022-11-10
net: mana: Export Work Queue functions for use by RDMA driver
Long Li
3
-7
/
+19
2022-11-10
net: mana: Set the DMA device max segment size
Ajay Sharma
1
-0
/
+6
2022-11-10
net: mana: Handle vport sharing between devices
Long Li
2
-2
/
+58
2022-11-10
net: mana: Record the physical address for doorbell page region
Long Li
2
-0
/
+6
2022-11-10
net: mana: Add support for auxiliary device
Long Li
4
-1
/
+95
2022-11-09
net: pcs: xpcs: use mdiodev accessors
Russell King (Oracle)
1
-8
/
+2
2022-11-09
net: phy: dp83867: add TI PHY loopback
Tan Tee Min
1
-0
/
+7
2022-11-09
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
4
-4
/
+177
2022-11-09
net: lan743x: Remove unused argument in lan743x_common_regs( )
Raju Lakkaraju
1
-4
/
+2
2022-11-09
mlxsw: spectrum_switchdev: Add locked bridge port support
Ido Schimmel
2
-1
/
+26
2022-11-09
mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
Ido Schimmel
1
-3
/
+7
2022-11-09
mlxsw: spectrum_switchdev: Add support for locked FDB notifications
Ido Schimmel
1
-0
/
+12
2022-11-09
mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
Ido Schimmel
1
-8
/
+13
2022-11-09
mlxsw: spectrum: Add an API to configure security checks
Ido Schimmel
2
-1
/
+22
2022-11-09
mlxsw: reg: Add Switch Port FDB Security Register
Ido Schimmel
1
-0
/
+34
2022-11-09
mlxsw: spectrum_trap: Register 802.1X packet traps with devlink
Ido Schimmel
3
-0
/
+28
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
3
-15
/
+10
2022-11-09
net: dsa: microchip: ksz8563: Add number of port irq
Rakesh Sankaranarayanan
1
-0
/
+1
2022-11-09
net: dsa: microchip: add error checking for ksz_pwrite
Rakesh Sankaranarayanan
1
-1
/
+5
2022-11-09
net: dsa: microchip: add irq in i2c probe
Rakesh Sankaranarayanan
1
-0
/
+2
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
5
-5
/
+38
2022-11-08
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Yoshihiro Shimoda
2
-11
/
+12
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
3
-15
/
+42
2022-11-08
bnxt_en: update RSS config using difference algorithm
Edwin Peer
4
-1
/
+85
2022-11-08
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
1
-18
/
+16
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2
-0
/
+16
2022-11-07
net: txgbe: Fix unsigned comparison to zero in txgbe_calc_eeprom_checksum()
YueHaibing
1
-2
/
+3
2022-11-07
net: txgbe: Fix memleak in txgbe_calc_eeprom_checksum()
YueHaibing
1
-3
/
+4
2022-11-07
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-22
/
+70
2022-11-07
net: macb: implement live mac addr change
Roman Gushchin
1
-1
/
+15
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
20
-20
/
+4
2022-11-07
net: lan966x: move unnecessary linux/sfp.h include
Russell King (Oracle)
1
-1
/
+0
2022-11-07
net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume
Roger Quadros
2
-0
/
+9
2022-11-07
net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume
Roger Quadros
2
-0
/
+11
2022-11-07
net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helper
Roger Quadros
2
-0
/
+11
2022-11-07
net: ethernet: ti: am65-cpsw: Add suspend/resume support
Roger Quadros
1
-55
/
+166
2022-11-07
net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpers
Roger Quadros
2
-0
/
+86
2022-11-07
net: phy: fix yt8521 duplicated argument to & or |
Frank
1
-4
/
+4
2022-11-07
gve: Fix error return code in gve_prefill_rx_pages()
Yang Yingliang
1
-1
/
+3
2022-11-07
net: fec: simplify the code logic of quirks
Shenwei Wang
1
-19
/
+30
2022-11-07
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
1
-5
/
+3
2022-11-07
s390/netiucv: Fix return type of netiucv_tx()
Nathan Chancellor
1
-8
/
+1
2022-11-07
s390/ctcm: Fix return type of ctc{mp,}m_tx()
Nathan Chancellor
1
-9
/
+2
[next]