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.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-01-22
bond: make slave_sysfs_ops static
stephen hemminger
1
-1
/
+1
2014-01-22
net: add vxlan description
Jesse Brandeburg
1
-0
/
+1
2014-01-22
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
1
-2
/
+2
2014-01-22
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
2
-8
/
+37
2014-01-20
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
3
-19
/
+21
2014-01-20
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
5
-0
/
+158
2014-01-20
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
1
-10
/
+34
2014-01-20
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
1
-1
/
+8
2014-01-20
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
1
-0
/
+2
2014-01-20
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
1
-4
/
+14
2014-01-20
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
5
-5
/
+25
2014-01-20
net: stmmac: Enable stmmac main clock when probing hardware
Chen-Yu Tsai
1
-13
/
+13
2014-01-20
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-20
qlcnic: fix sparse warnings
Fengguang Wu
1
-8
/
+8
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-3
/
+2
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-68
/
+115
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-24
/
+43
2014-01-18
ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function
Emil Tantilov
2
-140
/
+133
2014-01-18
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2
-40
/
+59
2014-01-18
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2
-95
/
+130
2014-01-18
ixgbevf: add tx counters
Emil Tantilov
1
-0
/
+2
2014-01-18
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
3
-20
/
+9
2014-01-18
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
3
-44
/
+62
2014-01-18
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
3
-84
/
+61
2014-01-18
i40e: Fix device ID define names to align to standard
Shannon Nelson
7
-70
/
+70
2014-01-18
i40e: add DCB option to Kconfig
Neerav Parikh
2
-0
/
+10
2014-01-18
i40e: add DCB and DCBNL support
Neerav Parikh
4
-20
/
+669
2014-01-18
i40e: implement DCB support infastructure
Neerav Parikh
5
-15
/
+712
2014-01-18
i40e: refactor flow director
Anjali Singhai Jain
3
-160
/
+221
2014-01-18
i40e: rename defines
Jesse Brandeburg
4
-33
/
+33
2014-01-18
i40e: whitespace fixes
Jesse Brandeburg
4
-5
/
+5
2014-01-18
i40e: Change firmware workaround
Jesse Brandeburg
2
-7
/
+2
2014-01-18
i40e: fix compile warning on checksum_local
Jesse Brandeburg
1
-1
/
+1
2014-01-18
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
1
-0
/
+1
2014-01-18
ixgbevf: bump version
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-18
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
1
-3
/
+3
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
3
-2
/
+46
2014-01-18
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
5
-13
/
+176
2014-01-18
net: vxlan: do not use vxlan_net before checking event type
Daniel Borkmann
1
-2
/
+4
2014-01-18
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
1
-1
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
3
-4
/
+9
2014-01-18
sh_eth: Add support for r7s72100
Simon Horman
2
-8
/
+119
2014-01-18
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
1
-5
/
+2
2014-01-18
qlcnic: remove unused code
stephen hemminger
2
-31
/
+0
2014-01-18
qlcnic: make local functions static
stephen hemminger
13
-103
/
+97
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
96
-1523
/
+3315
2014-01-17
virtio-net: initial rx sysfs support, export mergeable rx buffer size
Michael Dalton
1
-4
/
+42
2014-01-17
virtio-net: auto-tune mergeable rx buffer size for improved performance
Michael Dalton
1
-25
/
+75
[next]