index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-25
net/mlx5e: Different SQ types
Saeed Mahameed
5
-256
/
+392
2017-03-25
net/mlx5e: Generalize SQ create/modify/destroy functions
Saeed Mahameed
1
-42
/
+69
2017-03-25
net/mlx5e: Proper names for SQ/RQ/CQ functions
Saeed Mahameed
1
-63
/
+63
2017-03-25
net/mlx5e: Generalize tx helper functions for different SQ types
Saeed Mahameed
4
-47
/
+48
2017-03-25
net/mlx5e: Optimize XDP frame xmit
Saeed Mahameed
3
-42
/
+47
2017-03-25
net/mlx5e: Poll XDP TX CQ before RX CQ
Saeed Mahameed
1
-3
/
+3
2017-03-25
net/mlx5e: Move XDP SQ instance into RQ
Saeed Mahameed
4
-15
/
+21
2017-03-25
net/mlx5e: Move mlx5e_rq struct declaration
Saeed Mahameed
1
-108
/
+105
2017-03-25
net/mlx5e: Move XDP completion functions to rx file
Saeed Mahameed
4
-84
/
+86
2017-03-25
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
3
-15
/
+12
2017-03-25
net/mlx5e: Xmit, no write combining
Saeed Mahameed
4
-63
/
+9
2017-03-25
net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routine
Saeed Mahameed
1
-1
/
+1
2017-03-25
net: dsa: bcm_sf2: Add missing OF_MDIO dependency
Florian Fainelli
1
-1
/
+1
2017-03-24
mlxsw: spectrum: Query cell size from firmware
Ido Schimmel
4
-83
/
+119
2017-03-24
mlxsw: spectrum: Refactor port buffer configuration
Ido Schimmel
2
-23
/
+37
2017-03-24
mlxsw: spectrum_buffers: Query shared buffer size from firmware
Ido Schimmel
1
-4
/
+6
2017-03-24
mlxsw: Query maximum number of ports from firmware
Ido Schimmel
9
-45
/
+125
2017-03-24
mlxsw: spectrum_router: Query number of LPM trees from firmware
Ido Schimmel
3
-13
/
+41
2017-03-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
4
-44
/
+1222
2017-03-24
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
2
-13
/
+33
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
1
-5
/
+1
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
1
-0
/
+10
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
2
-7
/
+63
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
5
-28
/
+57
2017-03-24
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
Florian Fainelli
1
-1
/
+1
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
5
-9
/
+45
2017-03-24
isdn: use setup_timer
Geliang Tang
30
-114
/
+54
2017-03-24
mlxsw: Remove debugfs interface
Ido Schimmel
2
-315
/
+0
2017-03-24
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
1
-11
/
+4
2017-03-24
i40e: add support for SCTPv4 FDir filters
Jacob Keller
4
-0
/
+93
2017-03-24
i40e: implement support for flexible word payload
Jacob Keller
4
-12
/
+613
2017-03-24
i40e: add parsing of flexible filter fields from userdef
Jacob Keller
2
-1
/
+118
2017-03-24
i40e: partition the ring_cookie to get VF index
Jacob Keller
1
-34
/
+40
2017-03-24
i40e: allow changing input set for ntuple filters
Jacob Keller
1
-3
/
+145
2017-03-24
i40e: restore default input set for each flow type
Jacob Keller
2
-0
/
+37
2017-03-24
i40e: check current configured input set when adding ntuple filters
Jacob Keller
2
-15
/
+121
2017-03-24
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
Jacob Keller
1
-0
/
+83
2017-03-24
net: dwc-xlgmac: use dual license
Jie Deng
1
-1
/
+2
2017-03-24
net: dwc-xlgmac: declaration of dual license in headers
Jie Deng
7
-28
/
+14
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
129
-1191
/
+2397
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
2017-03-23
qed: Reserve VF feature before PF
Mintz, Yuval
1
-11
/
+16
2017-03-23
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
1
-8
/
+9
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2
-59
/
+66
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
2
-136
/
+280
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-193
/
+429
2017-03-23
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-23
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
[next]