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
2014-11-06
amd-xgbe: Provide support for receive side scaling
Lendacky, Thomas
5
-2
/
+233
2014-11-06
amd-xgbe: Add support for per DMA channel interrupts
Lendacky, Thomas
4
-49
/
+209
2014-11-06
amd-xgbe: Implement split header receive support
Lendacky, Thomas
5
-111
/
+201
2014-11-06
amd-xgbe: Use page allocations for Rx buffers
Lendacky, Thomas
4
-127
/
+196
2014-11-06
amd-xgbe: Use the u32 data type for descriptors
Lendacky, Thomas
1
-4
/
+4
2014-11-06
amd-xgbe: Rename pre_xmit function to dev_xmit
Lendacky, Thomas
3
-6
/
+6
2014-11-06
amd-xgbe: Move ring allocation to device open
Lendacky, Thomas
3
-70
/
+93
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2
-2
/
+2
2014-11-06
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-06
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-06
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-06
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-06
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-06
stmmac: remove BUS_MODE_DA
Giuseppe CAVALLARO
2
-14
/
+0
2014-11-06
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2
-15
/
+7
2014-11-06
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
4
-68
/
+9
2014-11-06
drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...
Chen Gang
1
-1
/
+0
2014-11-05
net: phy: spi_ks8995: remove sysfs bin file by registered attribute
Vladimir Zapolskiy
1
-1
/
+3
2014-11-05
drivers: net: xgene: fix: Use separate resources
Iyappan Subramanian
2
-3
/
+6
2014-11-05
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
6
-5
/
+38
2014-11-05
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
14
-123
/
+455
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
3
-6
/
+24
2014-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-117
/
+51
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-11-03
hamradio: 6pack: remove unnecessary check
Sudip Mukherjee
1
-2
/
+1
2014-11-03
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
1
-8
/
+8
2014-11-03
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
1
-4
/
+8
2014-11-03
tun: Fix csum_start with VLAN acceleration
Herbert Xu
1
-7
/
+9
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
4
-6
/
+108
2014-11-03
net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
Ido Shamay
1
-3
/
+4
2014-11-03
net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
Ido Shamay
2
-13
/
+4
2014-11-03
net/mlx4_core: Protect port type setting by mutex
Amir Vadai
1
-1
/
+8
2014-11-03
net/mlx4_core: Prevent VF from changing port configuration
Saeed Mahameed
3
-2
/
+35
2014-11-03
i40e: properly parse MDET registers
Mitch Williams
1
-5
/
+7
2014-11-03
i40e: configure VM ID in qtx_ctl
Mitch Williams
1
-2
/
+6
2014-11-03
i40e: enable debug earlier
Shannon Nelson
1
-0
/
+5
2014-11-03
i40e: better wording for resource tracking errors
Shannon Nelson
1
-6
/
+8
2014-11-03
i40e: scale msix vector use when more cores than vectors
Shannon Nelson
1
-4
/
+7
2014-11-03
i40e: remove debugfs dump stats
Shannon Nelson
1
-91
/
+2
2014-11-03
i40e: avoid disable of interrupt when changing ITR
Jesse Brandeburg
1
-2
/
+0
2014-11-03
i40evf: Add support for 10G base T parts
Paul M Stillwell Jr
2
-0
/
+2
2014-11-03
i40e: fix link checking logic
Mitch Williams
1
-4
/
+7
2014-11-03
i40evf: properly handle multiple AQ messages
Mitch Williams
1
-3
/
+1
2014-11-03
i40e: Add condition to enter fdir flush and reinit
Akeem G Abodunrin
1
-0
/
+6
2014-11-02
smc91x: retrieve IRQ and trigger flags in a modern way
Linus Walleij
1
-8
/
+12
2014-11-02
drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...
Chen Gang
1
-0
/
+1
2014-11-01
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
1
-0
/
+7
2014-11-01
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
1
-2
/
+4
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
[prev]
[next]