index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
net: vrf: Add support for sends to local broadcast address
David Ahern
1
-2
/
+3
2018-01-25
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
1
-7
/
+2
2018-01-25
mlxsw: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+2
2018-01-25
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-25
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-25
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
3
-5
/
+4
2018-01-25
mlx5: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-8
/
+2
2018-01-25
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-7
/
+1
2018-01-25
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-7
/
+4
2018-01-25
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-130
/
+210
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-25
platform/x86: silead_dmi: Add Teclast X3 Plus tablet support
Alberto Ponces
1
-0
/
+23
2018-01-25
qed: code indent should use tabs where possible
Rohit Visavalia
1
-5
/
+5
2018-01-25
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
1
-2
/
+1
2018-01-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
8
-231
/
+318
2018-01-25
cxgb4: fix possible deadlock
Ganesh Goudar
1
-10
/
+10
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
3
-8
/
+5
2018-01-25
sfc: support Medford2 frequency adjustment format
Laurence Evans
1
-14
/
+31
2018-01-25
sfc: support second + quarter ns time format for receive datapath
Edward Cree
1
-33
/
+106
2018-01-25
sfc: support separate PTP and general timestamping
Laurence Evans
1
-15
/
+43
2018-01-25
sfc: simplify RX datapath timestamping
Laurence Evans
1
-8
/
+5
2018-01-25
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2
-1
/
+16
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
6
-13
/
+54
2018-01-25
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2
-2
/
+46
2018-01-25
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2
-0
/
+29
2018-01-25
sfc: use main datapath for HW timestamps if available
Martin Habets
2
-15
/
+42
2018-01-25
sfc: add function to determine which TX timestamping method to use
Martin Habets
2
-0
/
+11
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
5
-9
/
+119
2018-01-25
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2
-30
/
+7
2018-01-25
drm/i915/lrc: Clear context restore/save inhibit flags for new contexts
Chris Wilson
1
-0
/
+8
2018-01-25
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
1
-3
/
+0
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
1
-1
/
+2
2018-01-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-89
/
+752
2018-01-25
rtlwifi: btcoex: Fix some static warnings from Sparse
Ping-Ke Shih
2
-25
/
+15
2018-01-25
RDMA/qedr: lower print level of flushed CQEs
Kalderon, Michal
1
-3
/
+3
2018-01-25
RDMA/uverbs: Use an unambiguous errno for method not supported
Jason Gunthorpe
1
-6
/
+13
2018-01-25
ata: pata_pdc2027x: Replace mdelay with msleep
Jia-Ju Bai
1
-2
/
+2
2018-01-25
ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command
Jia-Ju Bai
1
-1
/
+1
2018-01-25
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
1
-1
/
+1
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
1
-19
/
+8
2018-01-25
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
1
-2
/
+0
2018-01-25
PCI: Make of_irq_parse_pci() static
Rob Herring
1
-2
/
+1
2018-01-26
crypto: picoxcell - Fix error handling in spacc_probe()
Alexey Khoroshilov
1
-10
/
+17
2018-01-26
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
Corentin LABBE
1
-1
/
+0
2018-01-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-26
crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-26
crypto: axis - remove unnecessary platform_get_resource() error check
weiyongjun \(A\)
1
-3
/
+0
2018-01-26
crypto: inside-secure - make function safexcel_try_push_requests static
Colin Ian King
1
-2
/
+2
2018-01-25
device property: Reuse property_entry_free_data()
Andy Shevchenko
1
-20
/
+14
[prev]
[next]