index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
nfp: restore correct ordering of fields in rx ring structure
Jakub Kicinski
1
-3
/
+4
2018-07-26
nfp: use kvcalloc() to allocate SW buffer descriptor arrays
Jakub Kicinski
1
-8
/
+8
2018-07-26
nfp: don't fail probe on pci_sriov_set_totalvfs() errors
Jakub Kicinski
1
-8
/
+12
2018-07-26
amd-xgbe: use dma_mapping_error to check map errors
YueHaibing
1
-4
/
+3
2018-07-26
mlxsw: spectrum_acl: Start using A-TCAM
Ido Schimmel
7
-36
/
+124
2018-07-26
mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletion
Ido Schimmel
4
-5
/
+485
2018-07-26
mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert function
Ido Schimmel
1
-10
/
+11
2018-07-26
mlxsw: spectrum_acl: Add A-TCAM region initialization
Ido Schimmel
1
-22
/
+33
2018-07-26
mlxsw: spectrum_acl: Make global TCAM resources available to regions
Ido Schimmel
6
-3
/
+9
2018-07-26
mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM region
Ido Schimmel
3
-11
/
+16
2018-07-26
mlxsw: spectrum_acl: Add A-TCAM initialization
Ido Schimmel
3
-0
/
+23
2018-07-26
mlxsw: spectrum_acl: Allow encoding a partial key
Ido Schimmel
3
-6
/
+11
2018-07-26
mlxsw: spectrum_acl: Extend Spectrum-2 region struct
Ido Schimmel
1
-0
/
+3
2018-07-26
mlxsw: spectrum_acl: Add support for C-TCAM eRPs
Ido Schimmel
2
-13
/
+191
2018-07-26
mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP core
Ido Schimmel
1
-3
/
+7
2018-07-26
mlxsw: spectrum_acl: Implement common eRP core
Ido Schimmel
4
-1
/
+1061
2018-07-26
mlxsw: resources: Add Spectrum-2 eRP resources
Ido Schimmel
1
-0
/
+12
2018-07-26
mlxsw: resources: Add Spectrum-2 maximum large key ID resource
Ido Schimmel
1
-0
/
+2
2018-07-26
mlxsw: reg: Add Policy-Engine eRP Table Register
Ido Schimmel
1
-0
/
+113
2018-07-26
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3
Ido Schimmel
1
-3
/
+162
2018-07-26
mlxsw: reg: Prepare PERERP register for A-TCAM usage
Ido Schimmel
2
-4
/
+20
2018-07-26
lan743x: Make symbol lan743x_pm_ops static
Wei Yongjun
1
-1
/
+1
2018-07-26
tcp: make function tcp_retransmit_stamp() static
Wei Yongjun
1
-1
/
+1
2018-07-26
net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
Jianbo Liu
1
-2
/
+2
2018-07-26
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
3
-5
/
+6
2018-07-26
net/mlx5e: Offload TC matching on tos/ttl for ip tunnels
Or Gerlitz
1
-1
/
+22
2018-07-26
net/mlx5e: Support setup of tos and ttl for tunnel key TC action offload
Or Gerlitz
1
-9
/
+12
2018-07-26
net/mlx5e: Use ttl from route lookup on tc encap offload only if needed
Or Gerlitz
1
-10
/
+17
2018-07-25
vxge: Remove unnecessary include of <linux/pci_hotplug.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-25
net: phy: add helper phy_polling_mode
Heiner Kallweit
2
-4
/
+14
2018-07-25
net: ethernet: fs-enet: Use generic CRC32 implementation
Krzysztof Kozlowski
1
-14
/
+4
2018-07-25
net: ethernet: freescale: Use generic CRC32 implementation
Krzysztof Kozlowski
1
-10
/
+3
2018-07-25
net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg
Camelia Groza
1
-2
/
+8
2018-07-25
virtio_net: Add kick stats
Toshiaki Makita
1
-6
/
+28
2018-07-25
virtio_net: Add XDP related stats
Toshiaki Makita
1
-12
/
+59
2018-07-25
virtio_net: Factor out the logic to determine xdp sq
Toshiaki Makita
1
-10
/
+12
2018-07-25
virtio_net: Make drop counter per-queue
Toshiaki Makita
1
-5
/
+8
2018-07-25
virtio_net: Use temporary storage for accounting rx stats
Toshiaki Makita
1
-28
/
+44
2018-07-25
virtio_net: Fix incosistent received bytes counter
Toshiaki Makita
1
-18
/
+23
2018-07-25
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
1
-0
/
+1
2018-07-25
qmi_wwan: fix interface number for DW5821e production firmware
Aleksander Morgado
1
-1
/
+1
2018-07-25
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-25
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-25
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
1
-1
/
+1
2018-07-24
net/sched: add skbprio scheduler
Nishanth Devarajan
4
-0
/
+349
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
2
-0
/
+9
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
13
-14
/
+5
2018-07-24
l2tp: remove trailing newline
Stephen Hemminger
1
-1
/
+0
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2
-2
/
+0
2018-07-24
decnet: whitespace fixes
Stephen Hemminger
10
-14
/
+2
[next]