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
2018-01-26
net: hns3: add get/set_coalesce support to VF
Fuyun Liang
1
-0
/
+2
2018-01-26
Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub...
David S. Miller
2
-2
/
+2
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
1
-25
/
+20
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
1
-13
/
+13
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
3
-7
/
+25
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2
-9
/
+28
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2
-22
/
+38
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
1
-6
/
+8
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
1
-3
/
+4
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
1
-26
/
+33
2018-01-26
sfc: add suffix to large constant in ptp
Bert Kenward
1
-1
/
+1
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
1
-1
/
+1
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
2
-2
/
+2
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
5
-16
/
+125
2018-01-26
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
3
-3
/
+14
2018-01-26
mt76: split mt76_rx_complete
Felix Fietkau
4
-16
/
+23
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
7
-4
/
+319
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
5
-3
/
+38
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
3
-3
/
+43
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
1
-1
/
+5
2018-01-26
mt76: retry rx polling as long as there is budget left
Felix Fietkau
1
-3
/
+7
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
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/dto...
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
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/...
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
[prev]
[next]