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
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-18
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-18
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-11-18
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
2019-11-18
net: phy: add core phylib sfp support
Russell King
2
-0
/
+73
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
7
-61
/
+21
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-3
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
109
-477
/
+1165
2019-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-7
/
+2
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2
-7
/
+2
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-74
/
+216
2019-11-16
mscc.c: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2019-11-16
r8169: load firmware for RTL8168fp/RTL8117
Heiner Kallweit
1
-1
/
+6
2019-11-16
r8169: improve conditional firmware loading for RTL8168d
Heiner Kallweit
1
-20
/
+19
2019-11-16
net: phylink: update to use phy_support_asym_pause()
Russell King
1
-9
/
+6
2019-11-16
Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/...
David S. Miller
102
-1113
/
+1739
2019-11-16
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
1
-5
/
+0
2019-11-16
bonding: symmetric ICMP transmit
Matteo Croce
1
-26
/
+57
2019-11-16
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
1
-3
/
+1
2019-11-16
net: gemini: add missed free_netdev
Chuhong Yuan
1
-0
/
+1
2019-11-16
bnx2x: Remove hw_reset_t function casts
Kees Cook
1
-11
/
+9
2019-11-16
bnx2x: Remove format_fw_ver_t function casts
Kees Cook
2
-12
/
+12
2019-11-16
bnx2x: Remove config_init_t function casts
Kees Cook
2
-61
/
+48
2019-11-16
bnx2x: Remove read_status_t function casts
Kees Cook
1
-22
/
+22
2019-11-16
bnx2x: Drop redundant callback function casts
Kees Cook
1
-80
/
+80
2019-11-16
enetc: update TSN Qbv PSPEED set according to adjust link speed
Po Liu
5
-2
/
+61
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
7
-22
/
+243
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-3
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
9
-18
/
+18
2019-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+36
2019-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+11
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+36
2019-11-15
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
1
-0
/
+1
2019-11-15
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-11-15
mlx5: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+7
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
6
-5
/
+12
2019-11-15
renesas: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
[prev]
[next]