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-10-11
mlxsw: spectrum: Add a new type of KVD linear record
Ido Schimmel
2
-0
/
+3
2018-10-11
mlxsw: spectrum: Move L3 protocol and address definitions to global header file
Ido Schimmel
2
-11
/
+11
2018-10-11
mlxsw: spectrum_switchdev: Do not assume notifier information type
Ido Schimmel
1
-1
/
+5
2018-10-11
mlxsw: spectrum_switchdev: Check notification relevance based on upper device
Ido Schimmel
1
-1
/
+8
2018-10-11
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications
Ido Schimmel
1
-2
/
+3
2018-10-11
mlxsw: spectrum: Remove misuses of private header file
Ido Schimmel
3
-5
/
+4
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
1
-3
/
+0
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2
-2
/
+7
2018-10-10
net: hns3: Add HW RSS hash information to RX skb
Peng Li
3
-0
/
+36
2018-10-10
net: hns3: Add RSS tuples support for VF
Jian Shen
4
-2
/
+234
2018-10-10
net: hns3: Add RSS general configuration support for VF
Jian Shen
2
-52
/
+106
2018-10-10
net: hns3: Add new RSS hash algorithm support for PF
Jian Shen
2
-10
/
+30
2018-10-10
phy: phy-ocelot-serdes: fix return value check in serdes_probe()
Wei Yongjun
1
-2
/
+2
2018-10-10
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
1
-9
/
+1
2018-10-10
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
1
-2
/
+2
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
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
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
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
12
-61
/
+705
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
[next]