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
2021-01-14
mwifiex: pcie: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-01-14
rtw88: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-14
rtw88: coex: set 4 slot TDMA for BT link and WL busy
Ching-Te Ku
1
-1
/
+3
2021-01-14
rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanism
Vincent Fann
1
-7
/
+0
2021-01-14
rtw88: reduce the log level for failure of tx report
Chin-Yen Lee
1
-1
/
+1
2021-01-14
rtw88: Delete useless kfree code
Zheng Yongjun
1
-1
/
+0
2021-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-84
/
+214
2021-01-09
net: dsa: bcm_sf2: support BCM4908's integrated switch
Rafał Miłecki
4
-3
/
+49
2021-01-09
r8169: don't wakeup-enable device on shutdown if WOL is disabled
Heiner Kallweit
1
-1
/
+1
2021-01-09
r8169: improve rtl_ocp_reg_failure
Heiner Kallweit
1
-11
/
+6
2021-01-09
r8169: replace BUG_ON with WARN in _rtl_eri_write
Heiner Kallweit
1
-1
/
+3
2021-01-09
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
1
-3
/
+0
2021-01-09
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
1
-24
/
+19
2021-01-09
dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Ioana Ciornei
1
-1
/
+5
2021-01-09
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
1
-0
/
+9
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
4
-53
/
+39
2021-01-09
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
3
-29
/
+59
2021-01-09
ice: drop dead code in ice_receive_skb()
Eric Dumazet
1
-6
/
+1
2021-01-09
net: ipa: support COMPILE_TEST
Alex Elder
1
-4
/
+6
2021-01-09
net: ipa: declare the page pointer type in "gsi_trans.h"
Alex Elder
1
-0
/
+1
2021-01-09
ibmvnic: merge do_change_param_reset into do_reset
Lijun Pan
1
-110
/
+44
2021-01-08
ppp: clean up endianness conversions
Julian Wiedmann
1
-5
/
+3
2021-01-08
net: broadcom: share header defining UniMAC registers
Rafał Miłecki
6
-186
/
+130
2021-01-08
bgmac: add bgmac_umac_*() helpers for accessing UniMAC registers
Rafał Miłecki
2
-40
/
+55
2021-01-08
ravb: update "undocumented" annotations
Sergey Shtylyov
1
-13
/
+13
2021-01-08
ravb: remove APSR_DM
Sergey Shtylyov
2
-9
/
+8
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-292
/
+602
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
43
-244
/
+345
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
3
-19
/
+16
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-65
/
+120
2021-01-07
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-07
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
3
-4
/
+3
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
3
-6
/
+4
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
5
-6
/
+9
2021-01-07
net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A
Martin Blumenstingl
1
-13
/
+48
2021-01-07
net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
Martin Blumenstingl
1
-1
/
+12
2021-01-07
net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
Martin Blumenstingl
1
-8
/
+13
2021-01-07
net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
Martin Blumenstingl
1
-1
/
+1
2021-01-07
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2
-46
/
+37
[next]