index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
net: Fix ppc64 BPF JIT dependencies.
David S. Miller
1
-1
/
+1
2011-07-22
acenic: include NET_SKB_PAD headroom to incoming skbs
Eric Dumazet
1
-3
/
+3
2011-07-22
ixgbe: convert to ndo_fix_features
Don Skidmore
3
-217
/
+111
2011-07-22
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
1
-6
/
+3
2011-07-22
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
1
-2
/
+0
2011-07-22
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
3
-42
/
+37
2011-07-22
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
3
-138
/
+62
2011-07-22
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
3
-84
/
+88
2011-07-22
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
1
-1
/
+1
2011-07-22
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
1
-4
/
+3
2011-07-22
igb: Fix for DH89xxCC near end loopback test
Robert Healy
2
-0
/
+43
2011-07-22
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.
Nicolas Schichan
1
-4
/
+7
2011-07-22
netxen: add fw version compatibility check
Amit Kumar Salecha
3
-13
/
+68
2011-07-22
be2net: request native mode each time the card is reset
Sathya Perla
3
-4
/
+6
2011-07-22
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
Bill Sommerfeld
1
-3
/
+3
2011-07-22
virtio_net: Fix panic in virtnet_remove
Krishna Kumar
1
-9
/
+1
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
7
-22
/
+64
2011-07-22
ipv6: unshare inetpeers
Eric Dumazet
1
-13
/
+20
2011-07-22
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-07-22
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
1
-2
/
+2
2011-07-22
vmxnet3: fix publicity of NETIF_F_HIGHDMA
Shreyas Bhatewara
1
-1
/
+1
2011-07-22
vmxnet3: set netdev parant device before calling netdev_info
Shreyas Bhatewara
1
-1
/
+1
2011-07-22
ASIX: Add AX88772B USB ID
Marek Vasut
1
-0
/
+4
2011-07-22
stmmac: improve and up-to-date the documentation
Giuseppe CAVALLARO
1
-64
/
+136
2011-07-22
stmmac: unify MAC and PHY configuration parameters (V2)
Giuseppe CAVALLARO
4
-131
/
+77
2011-07-22
stmmac: remove warning when compile as built-in (V2)
Giuseppe CAVALLARO
1
-23
/
+42
2011-07-22
stmmac: update the version (V2)
Giuseppe CAVALLARO
1
-1
/
+1
2011-07-22
ethtool: Allow zero-length register dumps again
Ben Hutchings
1
-2
/
+2
2011-07-22
jme: Fix unmap error (Causing system freeze)
Guo-Fu Tseng
1
-6
/
+14
2011-07-21
skbuff: fix error handling in pskb_copy()
Dan Carpenter
1
-1
/
+2
2011-07-21
vlan: move vlan_group_[gs]et_device to public header
Jiri Pirko
2
-19
/
+19
2011-07-21
vlan: kill ndo_vlan_rx_register
Jiri Pirko
2
-12
/
+0
2011-07-21
macvlan: do vlan cleanup
Jiri Pirko
1
-12
/
+0
2011-07-21
bonding: do vlan cleanup
Jiri Pirko
4
-83
/
+33
2011-07-21
staging: et131x: remove unused prototype et131x_vlan_rx_register
Jiri Pirko
1
-1
/
+0
2011-07-21
qlcnic: remove usage of vlan_group_get_device
Jiri Pirko
1
-6
/
+1
2011-07-21
stmmac: do vlan cleanup
Jiri Pirko
2
-20
/
+0
2011-07-21
vlan: kill vlan_gro_frags and vlan_gro_receive
Jiri Pirko
2
-36
/
+0
2011-07-21
qeth: do vlan cleanup
Jiri Pirko
3
-56
/
+47
2011-07-21
vxge: do vlan cleanup
Jiri Pirko
2
-80
/
+16
2011-07-21
igb: do vlan cleanup
Jiri Pirko
2
-47
/
+47
2011-07-21
forcedeth: do vlan cleanup
Jiri Pirko
1
-38
/
+30
2011-07-21
e1000: do vlan cleanup
Jiri Pirko
2
-62
/
+108
2011-07-21
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
Jiri Pirko
2
-31
/
+0
2011-07-21
cxgb3: do vlan cleanup
Jiri Pirko
4
-48
/
+49
2011-07-21
atl2: do vlan cleanup
Jiri Pirko
2
-33
/
+48
2011-07-21
atl1: do vlan cleanup
Jiri Pirko
3
-28
/
+51
2011-07-21
ns83820: do vlan cleanup
Jiri Pirko
1
-29
/
+4
2011-07-21
starfire: do vlan cleanup
Jiri Pirko
1
-50
/
+39
2011-07-21
via-velocity: do vlan cleanup
Jiri Pirko
2
-30
/
+21
[next]