index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
3
-10
/
+123
2017-05-17
mlxsw: spectrum: Default ports to non-virtual mode
Ido Schimmel
1
-0
/
+8
2017-05-17
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
3
-58
/
+46
2017-05-17
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
3
-20
/
+7
2017-05-17
mlxsw: spectrum_switchdev: Don't batch STP operations
Ido Schimmel
1
-42
/
+17
2017-05-17
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
3
-139
/
+121
2017-05-17
mlxsw: spectrum_switchdev: Remove redundant check
Ido Schimmel
1
-9
/
+0
2017-05-17
mlxsw: spectrum_router: Initialize RIFs in a separate function
Ido Schimmel
1
-18
/
+30
2017-05-17
mlxsw: spectrum_router: Move FIB notification block to router struct
Ido Schimmel
2
-8
/
+10
2017-05-17
mlxsw: spectrum_router: Move RIFs array to its rightful place
Ido Schimmel
4
-24
/
+35
2017-05-17
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
4
-37
/
+69
2017-05-17
mlxsw: spectrum_router: Reduce scope of router struct
Ido Schimmel
2
-114
/
+130
2017-05-17
mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
Ido Schimmel
2
-59
/
+68
2017-05-17
cxgb4: add new T5 pci device id
Ganesh Goudar
1
-0
/
+1
2017-05-17
cxgb4: reduce resource allocation in kdump kernel
Ganesh Goudar
1
-6
/
+6
2017-05-16
liquidio: use pcie_flr instead of duplicating it
Christoph Hellwig
1
-16
/
+1
2017-05-16
bnx2x: Remove open coded carrier check
Leon Romanovsky
1
-1
/
+1
2017-05-16
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
1
-8
/
+2
2017-05-16
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2
-11
/
+13
2017-05-16
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2
-18
/
+35
2017-05-16
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
3
-10
/
+36
2017-05-16
nfp: version independent support for chained RSS metadata
Edwin Peer
3
-14
/
+24
2017-05-16
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
1
-4
/
+2
2017-05-16
nfp: support LSO2 capability
Edwin Peer
3
-16
/
+38
2017-05-16
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2
-4
/
+4
2017-05-16
nfp: don't enable TSO on the device when disabled
Jakub Kicinski
1
-0
/
+1
2017-05-16
bnxt: add dma mapping attributes
Shannon Nelson
1
-22
/
+34
2017-05-16
drivers: net: xgene: Fix redundant prefetch buffer cleanup
Iyappan Subramanian
4
-62
/
+1
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
Quan Nguyen
3
-9
/
+46
2017-05-16
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...
Quan Nguyen
3
-2
/
+10
2017-05-16
drivers: net: xgene: Workaround for HW errata 10GE_4
Quan Nguyen
3
-0
/
+9
2017-05-16
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
Iyappan Subramanian
7
-3
/
+62
2017-05-16
drivers: net: xgene: Extend ethtool statistics
Quan Nguyen
6
-1
/
+181
2017-05-16
drivers: net: xgene: Remove unused macros
Quan Nguyen
1
-6
/
+0
2017-05-16
drivers: net: xgene: Refactor statistics error parsing code
Quan Nguyen
4
-18
/
+18
2017-05-16
drivers: net: xgene: Remove redundant local stats
Quan Nguyen
3
-7
/
+5
2017-05-16
drivers: net: xgene: Use rgmii mdio mac access
Quan Nguyen
1
-0
/
+14
2017-05-16
drivers: net: xgene: Protect indirect MAC access
Iyappan Subramanian
6
-177
/
+62
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-67
/
+113
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-05-15
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
1
-1
/
+0
2017-05-15
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-22
/
+46
2017-05-15
qed: Fix uninitialized data in aRFS infrastructure
Mintz, Yuval
1
-1
/
+1
2017-05-15
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
1
-6
/
+4
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-14
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
7
-18
/
+35
2017-05-14
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
1
-0
/
+4
2017-05-14
net/mlx5e: Fix setup TC ndo
Saeed Mahameed
1
-1
/
+1
2017-05-14
net/mlx5e: Fix ethtool pause support and advertise reporting
Gal Pressman
1
-2
/
+1
[next]