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-07-13
octeontx2-af: returning uninitialized variable
Sebin Sebastian
1
-1
/
+1
2022-07-13
octeontx2-af: Remove duplicate include
Jiapeng Chong
1
-2
/
+0
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
157
-764
/
+1347
2022-07-13
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-10
/
+15
2022-07-13
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-13
net: phy: mxl-gpy: print firmware in human readable form
Michael Walle
1
-2
/
+3
2022-07-13
net: phy: mxl-gpy: rename the FW type field name
Michael Walle
1
-5
/
+5
2022-07-13
net: phy: mxl-gpy: cache PHY firmware version
Michael Walle
1
-19
/
+20
2022-07-13
net: phy: mxl-gpy: fix version reporting
Michael Walle
1
-5
/
+6
2022-07-13
octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
Hariprasad Kelam
5
-4
/
+17
2022-07-13
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
1
-1
/
+14
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
net: prestera: add support for port range filters
Maksym Glubokiy
1
-0
/
+24
2022-07-13
net: marvell: prestera: implement software MDB entries allocation
Oleksandr Mazur
3
-2
/
+635
2022-07-13
net: marvell: prestera: define and implement MDB / flood domain API for entri...
Oleksandr Mazur
2
-0
/
+163
2022-07-13
net: marvell: prestera: define MDB/flood domain entries and HW API to offload...
Oleksandr Mazur
4
-0
/
+259
2022-07-13
net: marvell: prestera: rework bridge flags setting
Oleksandr Mazur
5
-89
/
+67
2022-07-12
qlogic: qed: fix clang -Wformat warnings
Justin Stitt
1
-2
/
+2
2022-07-12
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-12
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
1
-5
/
+5
2022-07-12
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-12
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-12
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-12
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-43
/
+78
2022-07-12
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
3
-31
/
+35
2022-07-12
nfp: fix clang -Wformat warnings
Justin Stitt
2
-2
/
+2
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
1
-19
/
+40
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
3
-2
/
+96
2022-07-12
Merge tag 'drm-fixes-2022-07-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-38
/
+90
2022-07-12
net: marvell: prestera: fix missed deinit sequence
Yevhen Orlov
1
-0
/
+1
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
1
-4
/
+0
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
Moshe Shemesh
1
-20
/
+0
2022-07-12
net/mlx5: Use devl_ API in mlx5e_devlink_port_register
Moshe Shemesh
3
-4
/
+43
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
Moshe Shemesh
2
-5
/
+9
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
Moshe Shemesh
3
-5
/
+19
2022-07-12
net/mlx5: Use devl_ API for rate nodes destroy
Moshe Shemesh
2
-2
/
+14
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
Moshe Shemesh
1
-32
/
+11
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-11
atm: he: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2022-07-11
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+46
2022-07-12
Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...
Dave Airlie
7
-24
/
+39
2022-07-12
Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-4
/
+18
2022-07-12
Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-10
/
+33
2022-07-11
bcm63xx: fix Tx cleanup when NAPI poll budget is zero
Sieng-Piaw Liew
1
-5
/
+5
2022-07-11
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-11
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-12
/
+370
2022-07-11
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
3
-9
/
+24
[prev]
[next]