index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
enic: bug fix: included MAC drops in rx_dropped netstat
Scott Feldman
2009-09-04
2
-3
/
+9
*
enic: bug fix: protect fw call i/f with spinlock
Scott Feldman
2009-09-04
1
-0
/
+12
*
enic: use netdev_alloc_skb
Scott Feldman
2009-09-04
1
-4
/
+6
*
enic: bug fix: split TSO fragments larger than 16K into multiple descs
Scott Feldman
2009-09-04
1
-18
/
+69
*
enic: workaround A0 erratum
Scott Feldman
2009-09-04
4
-4
/
+80
*
enic: add support for multiple BARs
Scott Feldman
2009-09-04
4
-36
/
+66
*
vlan: adds drops accounting
Eric Dumazet
2009-09-04
1
-7
/
+22
*
macvlan: add multiqueue capability
Eric Dumazet
2009-09-04
1
-6
/
+27
*
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
2009-09-04
5
-22
/
+32
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-04
30
-92
/
+1
*
netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
Ben Hutchings
2009-09-04
2
-6
/
+0
*
sky2: only enable Vaux if capable of wakeup
Stephen Hemminger
2009-09-04
1
-2
/
+3
*
netxen: fix infinite loop on dma mapping failure
Dhananjay Phadke
2009-09-04
1
-2
/
+2
*
netxen: remove duplicate napi_add
Dhananjay Phadke
2009-09-04
1
-6
/
+0
*
netxen: fix lro buffer allocation
Dhananjay Phadke
2009-09-04
2
-2
/
+7
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-04
1
-1
/
+7
*
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
2009-09-04
1
-2
/
+8
*
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-04
2
-15
/
+65
*
igb: set vf rlpml wasn't taking vlan tag into account
Alexander Duyck
2009-09-04
2
-0
/
+40
*
igb: only disable/enable interrupt bits for igb physical function
Alexander Duyck
2009-09-04
1
-5
/
+9
*
igb: add support for set_rx_mode netdevice operation
Alexander Duyck
2009-09-04
1
-25
/
+48
*
net: Remove debugging code
Eric Dumazet
2009-09-03
1
-2
/
+0
*
vlan: enable multiqueue xmits
Eric Dumazet
2009-09-03
1
-2
/
+4
*
net: net/core/dev.c cleanups
Eric Dumazet
2009-09-03
1
-297
/
+292
*
atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() wh...
Karl Hiramoto
2009-09-03
1
-10
/
+27
*
fec: don't enable irqs in hard irq context
Uwe Kleine-König
2009-09-03
1
-6
/
+6
*
fec: fix recursive locking of mii_lock
Uwe Kleine-König
2009-09-03
1
-5
/
+17
*
NET: Fix possible corruption in bpqether driver
Ralf Baechle
2009-09-03
1
-16
/
+10
*
WARNING: some request_irq() failures ignored in el2_open()
roel kluin
2009-09-03
1
-3
/
+7
*
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-03
6
-13
/
+15
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-03
2
-0
/
+30
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
25
-32
/
+1
*
ip: Report qdisc packet drops
Eric Dumazet
2009-09-03
6
-11
/
+30
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-03
4
-3
/
+35
*
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-02
36
-540
/
+894
|
\
|
*
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
2009-09-02
1
-0
/
+1
|
*
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
2009-09-02
1
-1
/
+1
|
*
wireless: remove mac80211 rate selection extra menu
Luis R. Rodriguez
2009-09-02
1
-3
/
+2
|
*
wireless: update reg debug kconfig entry
Luis R. Rodriguez
2009-09-02
1
-0
/
+4
|
*
wireless: update top level wireless driver entry
Luis R. Rodriguez
2009-09-02
1
-2
/
+11
|
*
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
2009-09-01
5
-4
/
+113
|
*
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
2009-09-01
3
-9
/
+40
|
*
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
2009-09-01
4
-18
/
+61
|
*
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2009-09-01
2
-5
/
+5
|
*
iwmc3200wifi: add disconnect work
Zhu Yi
2009-09-01
3
-5
/
+49
|
*
iwmc3200wifi: use cfg80211_roamed to send roam event
Zhu Yi
2009-09-01
4
-8
/
+23
|
*
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
2009-09-01
1
-2
/
+3
|
*
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
2009-09-01
1
-1
/
+43
|
*
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
2009-09-01
1
-5
/
+10
[next]