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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
6
-14
/
+13
2011-11-23
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
17
-31
/
+7
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
2
-6
/
+4
2011-11-23
tg3: Add MDI-X reporting
Matt Carlson
2
-1
/
+28
2011-11-23
tg3: Restrict large prod ring cap devices
Matt Carlson
1
-5
/
+4
2011-11-23
tg3: Adjust BD replenish thresholds
Matt Carlson
1
-5
/
+3
2011-11-23
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
1
-12
/
+6
2011-11-23
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-3
/
+1
2011-11-23
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-22
tg3: switch to build_skb() infrastructure
Eric Dumazet
2
-55
/
+66
2011-11-22
net: Change mii to ethtool advertisement function names
Matt Carlson
5
-27
/
+26
2011-11-22
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-22
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-22
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-173
/
+343
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
1
-4
/
+4
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-18
sky2: fix hang in napi_disable
stephen hemminger
2
-7
/
+11
2011-11-18
sky2: enforce minimum ring size
stephen hemminger
1
-2
/
+12
2011-11-18
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
1
-0
/
+7
2011-11-18
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
1
-0
/
+3
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-2
/
+23
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
106
-4784
/
+4674
2011-11-17
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
1
-5
/
+7
2011-11-17
stmmac: remove spin_lock in stmmac_ioctl.
Srinivas Kandagatla
1
-2
/
+0
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
3
-29
/
+72
2011-11-17
stmmac: fix advertising 1000Base capabilties for non GMII iface
Srinivas Kandagatla
1
-6
/
+4
2011-11-17
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2
-2
/
+4
2011-11-17
forcedeth: stats updated with a deferrable timer
david decotigny
1
-1
/
+1
2011-11-17
forcedeth: account for dropped RX frames
david decotigny
1
-2
/
+12
2011-11-17
forcedeth: implement ndo_get_stats64() API
david decotigny
1
-51
/
+146
2011-11-17
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
1
-41
/
+57
2011-11-17
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
1
-0
/
+2
2011-11-17
forcedeth: fix stats on hardware without extended stats support
david decotigny
1
-9
/
+27
2011-11-17
net: drivers: use bool type instead of double negation
Michał Mirosław
4
-6
/
+6
2011-11-17
sky2: version 1.30
stephen hemminger
1
-1
/
+1
2011-11-17
sky2: used fixed RSS key
stephen hemminger
1
-4
/
+9
2011-11-17
sky2: reduce default Tx ring size
stephen hemminger
1
-1
/
+1
2011-11-17
sky2: rename up/down functions
stephen hemminger
1
-10
/
+10
2011-11-17
sky2: pci posting issues
stephen hemminger
1
-0
/
+3
2011-11-17
sky2: fix hang on shutdown (and other irq issues)
stephen hemminger
1
-18
/
+27
2011-11-17
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
Florian Fainelli
1
-1
/
+1
2011-11-17
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2
-4
/
+4
2011-11-17
amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
Joe Perches
2
-4
/
+3
2011-11-17
bna: Convert MAC_ADDRLEN uses to ETH_ALEN
Joe Perches
1
-2
/
+1
2011-11-17
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
16
-28
/
+22
2011-11-17
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
5
-49
/
+38
[next]