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
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
38
-197
/
+97
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
8
-20
/
+3
2013-02-04
caif: Remove unnecessary alloc/OOM messages
Joe Perches
1
-6
/
+0
2013-02-04
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
1
-1
/
+3
2013-02-04
netns: bond: allow unprivileged users to control bond device
Gao feng
1
-2
/
+5
2013-02-04
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-02-03
Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
6
-2577
/
+0
2013-02-03
qlcnic: silence false positive overflow warning
Dan Carpenter
1
-1
/
+1
2013-02-03
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-02-01
e1000e: use generic IEEE MII definitions
Bruce Allan
9
-204
/
+138
2013-02-01
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
6
-33
/
+31
2013-02-01
e1000e: update driver version string
Bruce Allan
1
-1
/
+1
2013-02-01
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
7
-48
/
+49
2013-02-01
e1000e: cleanup: group OR'ed bit settings with parens
Bruce Allan
1
-2
/
+3
2013-02-01
e1000e: cleanup defines.h
Bruce Allan
1
-21
/
+0
2013-02-01
ixgbe: autoneg variable refactoring
Josh Hay
6
-35
/
+19
2013-02-01
ixgbe: removed unused variable from setup_link_speed
Josh Hay
6
-8
/
+4
2013-02-01
ixgbe: rename autoneg variables
Josh Hay
2
-29
/
+28
2013-02-01
ixgbe: Fix device ref count bug
Greg Rose
1
-0
/
+2
2013-02-01
ixgbe: Reset the NIC if up2tc has changed
Amir Hanania
1
-4
/
+12
2013-02-01
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
3
-2517
/
+0
2013-02-01
wanrouter: completely decouple obsolete code from kernel.
Paul Gortmaker
3
-60
/
+0
2013-01-31
net/mlx4_en: Fix transmit timeout when driver restarts port
Amir Vadai
3
-8
/
+14
2013-01-31
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
2
-2
/
+8
2013-01-31
net/mlx4_core: Use firmware driven flow steering hash mode
Hadar Hen Zion
4
-24
/
+2
2013-01-31
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
3
-0
/
+21
2013-01-31
net/mlx4_en: Block insertion of ethtool steering rules while the interface is...
Hadar Hen Zion
1
-2
/
+4
2013-01-31
net/mlx4_en: Fix vlan mask for ethtool steering rules
Hadar Hen Zion
1
-4
/
+9
2013-01-31
net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
Hadar Hen Zion
1
-0
/
+4
2013-01-31
net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
Hadar Hen Zion
1
-37
/
+82
2013-01-31
net/mlx4_core: Set correctly allow_loopback flag
Hadar Hen Zion
1
-1
/
+1
2013-01-31
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
3
-4
/
+7
2013-01-31
net/vxlan: Add ethtool drvinfo
Yan Burman
1
-0
/
+15
2013-01-31
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
1
-2
/
+2
2013-01-31
qlcnic: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2013-01-31
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
1
-1
/
+2
2013-01-31
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
1
-0
/
+2
2013-01-31
qlcnic: driver LRO bug fix
Manish chopra
2
-5
/
+19
2013-01-31
qlcnic: Free irq for mailbox interrupts
Manish chopra
1
-1
/
+1
2013-01-31
qlcnic: Fix bug in reading HW reset template
Manish chopra
1
-1
/
+1
2013-01-31
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
1
-1
/
+1
2013-01-31
bond: have random dev address by default instead of zeroes
Jiri Pirko
2
-19
/
+20
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
174
-977
/
+1651
2013-01-30
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2
-51
/
+87
2013-01-30
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
1
-18
/
+16
2013-01-30
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
1
-13
/
+12
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2
-7
/
+36
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
1
-17
/
+17
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-29
via-rhine: add 64bit statistics.
Jamie Gloudon
1
-8
/
+39
[next]