index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: realtek: add missing page operations
Heiner Kallweit
2019-05-11
1
-0
/
+12
*
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-11
1
-1
/
+1
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-11
19
-19
/
+19
*
of_net: remove nvmem-mac-address property
Petr Štetiar
2019-05-11
1
-23
/
+6
*
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
2019-05-11
1
-5
/
+4
*
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2019-05-11
2
-27
/
+28
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
13
-758
/
+1150
|
\
|
*
ocxl: Fix return value check in afu_ioctl()
Wei Yongjun
2019-05-06
1
-2
/
+2
|
*
ocxl: Provide global MMIO accessors for external drivers
Alastair D'Silva
2019-05-02
2
-1
/
+235
|
*
ocxl: move event_fd handling to frontend
Alastair D'Silva
2019-05-02
3
-38
/
+63
|
*
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
2019-05-02
5
-37
/
+39
|
*
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
2019-05-02
3
-20
/
+16
|
*
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
2019-05-02
6
-186
/
+300
|
*
ocxl: Don't pass pci_dev around
Alastair D'Silva
2019-05-02
1
-17
/
+21
|
*
ocxl: Split pci.c
Alastair D'Silva
2019-05-02
4
-518
/
+524
|
*
ocxl: Remove some unused exported symbols
Alastair D'Silva
2019-05-02
2
-3
/
+24
|
*
ocxl: Remove superfluous 'extern' from headers
Alastair D'Silva
2019-05-02
1
-28
/
+26
|
*
ocxl: read_pasid never returns an error, so make it void
Alastair D'Silva
2019-05-02
1
-7
/
+2
|
*
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2019-05-02
2
-21
/
+20
|
*
ocxl: remove set but not used variables 'tid' and 'lpid'
YueHaibing
2019-05-01
1
-3
/
+1
|
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-10
15
-26
/
+160
|
\
\
|
*
|
nfp: add missing kdoc
Jakub Kicinski
2019-05-10
1
-0
/
+2
|
*
|
nfp: bpf: fix static check error through tightening shift amount adjustment
Jiong Wang
2019-05-10
1
-1
/
+12
|
*
|
net: aquantia: fix undefined devm_hwmon_device_register_with_info reference
Kefeng Wang
2019-05-09
1
-0
/
+5
|
*
|
aqc111: fix double endianness swap on BE
Oliver Neukum
2019-05-09
1
-2
/
+4
|
*
|
aqc111: fix writing to the phy on BE
Oliver Neukum
2019-05-09
1
-6
/
+17
|
*
|
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
2019-05-09
1
-0
/
+2
|
*
|
macvlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
2019-05-09
1
-0
/
+2
|
*
|
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
2019-05-09
1
-1
/
+6
|
*
|
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
2019-05-09
1
-1
/
+6
|
*
|
dwmac4_prog_mtl_tx_algorithms() missing write operation
Cheng Han
2019-05-09
1
-0
/
+2
|
*
|
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
2019-05-09
1
-0
/
+3
|
*
|
nfp: reintroduce ndo_get_port_parent_id for representor ports
Pieter Jansen van Vuuren
2019-05-09
2
-0
/
+17
|
*
|
net: phy: realtek: Change TX-delay setting for RGMII modes only
Serge Semin
2019-05-09
1
-4
/
+15
|
*
|
net: phy: realtek: Add rtl8211e rx/tx delays config
Serge Semin
2019-05-09
1
-0
/
+51
|
*
|
net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get
Vladimir Oltean
2019-05-08
1
-1
/
+5
|
*
|
net: dsa: sja1105: fix check on while loop exit
Colin Ian King
2019-05-08
1
-3
/
+4
|
*
|
net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static
Wang Hai
2019-05-08
1
-2
/
+2
|
*
|
net: hns3: remove redundant assignment of l2_hdr to itself
Colin Ian King
2019-05-08
1
-1
/
+1
|
*
|
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
Colin Ian King
2019-05-08
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2019-05-10
1
-1
/
+1
|
\
\
\
|
*
|
|
docs: sparc: convert to ReST
Mauro Carvalho Chehab
2019-05-09
1
-1
/
+1
*
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-09
170
-1342
/
+10356
|
\
\
\
\
|
*
\
\
\
Merge branch 'clk-parent-rewrite-1' into clk-next
Stephen Boyd
2019-05-07
4
-113
/
+322
|
|
\
\
\
\
|
|
*
|
|
|
clk: Cache core in clk_fetch_parent_index() without names
Stephen Boyd
2019-05-03
1
-10
/
+27
|
|
*
|
|
|
clk: fixed-factor: Initialize clk_init_data on stack
Stephen Boyd
2019-04-23
1
-1
/
+1
|
|
*
|
|
|
clk: fixed-factor: Let clk framework find parent
Stephen Boyd
2019-04-19
1
-20
/
+33
|
|
*
|
|
|
clk: Allow parents to be specified via clkspec index
Stephen Boyd
2019-04-19
1
-7
/
+11
|
|
*
|
|
|
clk: Look for parents with clkdev based clk_lookups
Stephen Boyd
2019-04-19
3
-10
/
+21
[next]