index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps6586x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
fore200e: devirtualize dma alloc calls
Christoph Hellwig
2
-85
/
+45
2018-10-11
fore200e: devirtualize dma mapping calls
Christoph Hellwig
2
-99
/
+17
2018-10-11
fore200e: remove the align_size field of struct chunk
Christoph Hellwig
1
-3
/
+2
2018-10-11
fore200e: store a struct device in struct fore200e
Christoph Hellwig
2
-44
/
+23
2018-10-11
fore200e: simplify fore200e_bus usage
Christoph Hellwig
1
-65
/
+56
2018-10-11
net: tun: remove useless codes of tun_automq_select_queue
Wang Li
1
-22
/
+13
2018-10-11
virtio_net: ethtool tx napi configuration
Jason Wang
1
-0
/
+49
2018-10-11
nfp: flower: use host context count provided by firmware
Pieter Jansen van Vuuren
3
-15
/
+27
2018-10-11
nfp: flower: use stats array instead of storing stats per flow
Pieter Jansen van Vuuren
3
-41
/
+40
2018-10-11
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
6
-22
/
+82
2018-10-11
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-11
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2
-51
/
+44
2018-10-11
net/ipv6: Make ipv6_route_table_template static
David Ahern
2
-3
/
+1
2018-10-11
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-11
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-11
selftests: mlxsw: qos_mc_aware: Make executable
Petr Machata
1
-0
/
+0
2018-10-11
selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
Petr Machata
1
-1
/
+1
2018-10-11
mlxsw: pci: Fix a typo
Nir Dotan
1
-1
/
+1
2018-10-11
net: aquantia: remove some redundant variable initializations
Colin Ian King
1
-6
/
+6
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-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
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
1
-4
/
+203
2018-10-08
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
1
-0
/
+2
2018-10-08
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
1
-27
/
+22
2018-10-08
isdn/gigaset/isocdata: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
1
-2
/
+60
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
1
-20
/
+33
2018-10-08
net/bridge: Update br_mdb_dump for strict data checking
David Ahern
1
-0
/
+30
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
3
-7
/
+55
2018-10-08
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
1
-1
/
+33
[next]