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.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
2014-12-10
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2
-15
/
+5
2014-12-10
ipvlan: play well with macvlan device
Mahesh Bandewar
1
-0
/
+6
2014-12-10
dummy: add support for ethtool get_drvinfo
Flavio Leitner
1
-2
/
+17
2014-12-10
bnx2x: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+7
2014-12-10
macvlan: allow setting LRO independently of lower device
Michal Kubeček
1
-4
/
+5
2014-12-09
i40e/i40evf: Convert macro to static inline
Jeff Kirsher
2
-2
/
+8
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
3
-14
/
+33
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
3
-15
/
+10
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
3
-4
/
+0
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-12-09
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
1
-1
/
+1
2014-12-09
amd-xgbe: Prevent Tx cleanup stall
Lendacky, Thomas
1
-1
/
+1
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
7
-5
/
+88
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
1
-17
/
+3
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-12-09
Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-5
/
+27
2014-12-09
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
1
-0
/
+2
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
7
-140
/
+288
2014-12-09
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
5
-7
/
+247
2014-12-09
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
4
-5
/
+120
2014-12-09
rocker: fix eth_type type in struct rocker_ctrl
Jiri Pirko
1
-1
/
+1
2014-12-09
rocker: introduce be put/get variants and use it when appropriate
Jiri Pirko
1
-31
/
+48
2014-12-09
bnx2x: Limit 1G link enforcement
Yaniv Rosner
1
-2
/
+3
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-12-09
cxgb4: Update FW version string to match FW binary version 1.12.25.0
Hariprasad Shenai
1
-4
/
+4
2014-12-09
cxgb4: Add a check for flashing FW using ethtool
Hariprasad Shenai
1
-0
/
+26
2014-12-09
amd-xgbe: Associate Tx SKB with proper ring descriptor
Lendacky, Thomas
1
-1
/
+5
2014-12-09
amd-xgbe: Do not clear interrupt indicator
Lendacky, Thomas
1
-1
/
+0
2014-12-09
amd-xgbe: IRQ names require allocated memory
Lendacky, Thomas
2
-4
/
+5
2014-12-09
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
1
-3
/
+1
2014-12-09
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
Florian Fainelli
1
-0
/
+2
2014-12-09
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
1
-1
/
+23
2014-12-09
sunvnet: add TSO support
David L Stevens
2
-9
/
+95
2014-12-09
sunvnet: add GSO support
David L Stevens
1
-1
/
+72
2014-12-09
sunvnet: add checksum offload support
David L Stevens
1
-3
/
+34
2014-12-09
sunvnet: add scatter/gather support
David L Stevens
1
-21
/
+76
2014-12-09
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
1
-10
/
+92
2014-12-09
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
1
-10
/
+8
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
4
-7
/
+54
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
11
-24
/
+148
[prev]
[next]