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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
ixgbe: potential null dereference
Dan Carpenter
1
-3
/
+4
2010-07-28
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
2
-21
/
+447
2010-07-28
stmmac: fix automatic PAD/FCS stripping
Giuseppe CAVALLARO
4
-4
/
+9
2010-07-28
stmmac: fix timer setup when use dual mac Kconfig
Giuseppe CAVALLARO
1
-1
/
+0
2010-07-28
bnx2x: Update MAINTAINERS according to new location
Dmitry Kravkov
1
-1
/
+1
2010-07-28
bnx2x: update driver version to 1.52.53-3
Dmitry Kravkov
1
-1
/
+1
2010-07-28
bnx2x: Move statistics handling code to bnx2x_stats.*
Dmitry Kravkov
5
-1594
/
+1647
2010-07-28
bnx2x: Create separate file for ethtool routines
Dmitry Kravkov
4
-1955
/
+1986
2010-07-28
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
5
-2600
/
+2943
2010-07-28
bnx2x: move global variable load_count to bnx2x.h
Dmitry Kravkov
2
-3
/
+9
2010-07-28
bnx2x: store module parameters in driver main structure
Dmitry Kravkov
2
-3
/
+6
2010-07-28
bnx2x: Create separate folder for bnx2x driver
Dmitry Kravkov
14
-6
/
+12
2010-07-28
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2
-2
/
+2
2010-07-28
ixgbe: priority tagging FCoE frames without FCoE offload
John Fastabend
1
-21
/
+24
2010-07-27
e1000: use netif_<level> instead of netdev_<level>
Emil Tantilov
3
-61
/
+70
2010-07-27
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
1
-1
/
+1
2010-07-27
ks8842: Support 100Mbps when accessed via timberdale
Richard Röjfors
1
-5
/
+10
2010-07-27
caif: handle snprintf() return
Dan Carpenter
1
-0
/
+3
2010-07-27
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-27
drop_monitor: use genl_register_family_with_ops()
Changli Gao
1
-16
/
+7
2010-07-27
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-27
ethoc: add devinit/devexit section initializers
Jonas Bonn
1
-4
/
+4
2010-07-27
igb: restore EEPROM values of MDICNFG on reset with 82580
Nick Nunley
2
-0
/
+45
2010-07-27
igb: add support for SGMII-based MDIO PHYs
Nick Nunley
2
-17
/
+75
2010-07-27
e1000e: Drop a useless statement
Jean Delvare
1
-2
/
+0
2010-07-27
drivers/net/qla3xxx.c: Checkpatch cleanups
Joe Perches
1
-484
/
+459
2010-07-27
drivers/net/qla3xxx.c: Update logging message style
Joe Perches
1
-324
/
+200
2010-07-27
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
1
-1
/
+1
2010-07-27
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-26
forcedeth: Fix different hardware statistics versions.
Mike Ditto
1
-29
/
+31
2010-07-26
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2
-6
/
+11
2010-07-26
3c59x: Add ethtool WOL support
Andrew O. Shadoura
1
-0
/
+32
2010-07-26
qlcnic: fix diag resource allocation
Sony Chacko
1
-0
/
+1
2010-07-26
qlcnic: fix loopback test
Amit Kumar Salecha
3
-22
/
+8
2010-07-25
net: pskb_expand_head() optimization
Eric Dumazet
2
-2
/
+3
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
3
-0
/
+22
2010-07-25
ixgbe: fix ethtool stats
Eric Dumazet
1
-21
/
+21
2010-07-25
qlcnic: fix bandwidth check
Rajesh Borundia
1
-4
/
+3
2010-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
52
-2897
/
+315
2010-07-24
3c59x: Fix call to mdio_sync() with the wrong argument
Ben Hutchings
1
-1
/
+1
2010-07-24
net: s2io: fix buffer overflow
Kulikov Vasiliy
1
-10
/
+18
2010-07-24
mv643xx_eth: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-07-24
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
1
-0
/
+1
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
2010-07-23
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
1
-21
/
+2
2010-07-23
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
1
-11
/
+2
2010-07-23
drivers: net: use newly introduced hex_to_bin()
Andy Shevchenko
1
-6
/
+5
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
1
-13
/
+2
2010-07-23
be2net: bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-07-23
be2net: variable name changes
Ajit Khaparde
4
-8
/
+8
[next]