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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
fore200e: check for dma mapping failures
Christoph Hellwig
1
-0
/
+13
2018-10-10
fore200e: don't use GFP_DMA
Christoph Hellwig
1
-4
/
+4
2018-10-10
fore200e: devirtualize dma alloc calls
Christoph Hellwig
2
-85
/
+45
2018-10-10
fore200e: devirtualize dma mapping calls
Christoph Hellwig
2
-99
/
+17
2018-10-10
fore200e: remove the align_size field of struct chunk
Christoph Hellwig
1
-3
/
+2
2018-10-10
fore200e: store a struct device in struct fore200e
Christoph Hellwig
2
-44
/
+23
2018-10-10
fore200e: simplify fore200e_bus usage
Christoph Hellwig
1
-65
/
+56
2018-10-10
net: tun: remove useless codes of tun_automq_select_queue
Wang Li
1
-22
/
+13
2018-10-10
virtio_net: ethtool tx napi configuration
Jason Wang
1
-0
/
+49
2018-10-10
Merge branch 'nfp-flower-speed-up-stats-update-loop'
David S. Miller
7
-77
/
+148
2018-10-10
nfp: flower: use host context count provided by firmware
Pieter Jansen van Vuuren
3
-15
/
+27
2018-10-10
nfp: flower: use stats array instead of storing stats per flow
Pieter Jansen van Vuuren
3
-41
/
+40
2018-10-10
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
6
-22
/
+82
2018-10-10
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-10
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2
-51
/
+44
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
2
-3
/
+1
2018-10-10
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-10
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-10
Merge branch 'mlxsw-selftests-Few-small-updates'
David S. Miller
3
-2
/
+2
2018-10-10
selftests: mlxsw: qos_mc_aware: Make executable
Petr Machata
1
-0
/
+0
2018-10-10
selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
Petr Machata
1
-1
/
+1
2018-10-10
mlxsw: pci: Fix a typo
Nir Dotan
1
-1
/
+1
2018-10-10
net: aquantia: remove some redundant variable initializations
Colin Ian King
1
-6
/
+6
2018-10-10
Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver'
David S. Miller
16
-0
/
+3820
2018-10-10
MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver
Sunil Goutham
1
-0
/
+9
2018-10-10
octeontx2-af: Register for CGX lmac events
Linu Cherian
3
-4
/
+108
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
4
-4
/
+668
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
5
-3
/
+89
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham
4
-2
/
+133
2018-10-10
octeontx2-af: Reconfig MSIX base with IOVA
Geetha sowjanya
2
-3
/
+32
2018-10-10
octeontx2-af: Configure block LF's MSIX vector offset
Sunil Goutham
4
-3
/
+357
2018-10-10
octeontx2-af: Add RVU block LF provisioning support
Sunil Goutham
4
-10
/
+523
2018-10-10
octeontx2-af: Scan blocks for LFs provisioned to PF/VF
Sunil Goutham
3
-2
/
+178
2018-10-10
octeontx2-af: Convert mbox msg id check to a macro
Aleksey Makarov
1
-6
/
+38
2018-10-10
octeontx2-af: Add mailbox IRQ and msg handlers
Sunil Goutham
4
-3
/
+309
2018-10-10
octeontx2-af: Add mailbox support infra
Aleksey Makarov
5
-0
/
+455
2018-10-10
octeontx2-af: Gather RVU blocks HW info
Sunil Goutham
3
-4
/
+517
2018-10-10
octeontx2-af: Reset all RVU blocks
Sunil Goutham
4
-0
/
+260
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
Sunil Goutham
7
-0
/
+188
2018-10-10
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
2
-52
/
+73
2018-10-09
cxgb4: Add thermal zone support
Ganesh Goudar
5
-0
/
+142
2018-10-09
net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel
Alaa Hleihel
2
-3
/
+8
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
66
-663
/
+4140
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
53
-1054
/
+1555
2018-10-09
bpf: fix building without CONFIG_INET
Arnd Bergmann
1
-2
/
+8
2018-10-09
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
1
-1
/
+1
2018-10-08
dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
Ioana Ciocoi Radulescu
2
-26
/
+47
2018-10-08
net: mscc: ocelot: remove set but not used variable 'phy_mode'
YueHaibing
1
-3
/
+0
2018-10-08
Merge branch 'more-pmtu-selftests'
David S. Miller
1
-31
/
+227
2018-10-08
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
1
-4
/
+203
[next]