index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
enic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
2011-02-15
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
David S. Miller
1
-8
/
+1
2011-02-15
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
1
-10
/
+20
2011-02-15
cxgb4vf: Use defined Mailbox Timeout
Casey Leedom
1
-1
/
+1
2011-02-15
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
Casey Leedom
1
-0
/
+41
2011-02-15
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
Casey Leedom
1
-8
/
+8
2011-02-15
cxgb4vf: Check driver parameters in the right place ...
Casey Leedom
1
-12
/
+11
2011-02-14
pch_gbe: Fix the MAC Address load issue.
Toshiharu Okada
2
-1
/
+8
2011-02-14
iwlwifi: Delete iwl3945_good_plcp_health.
David S. Miller
1
-66
/
+0
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
1
-1
/
+1
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-14
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
1
-42
/
+55
2011-02-14
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
1
-1
/
+3
2011-02-14
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...
Jesper Juhl
1
-2
/
+3
2011-02-14
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
1
-6
/
+6
2011-02-14
hisax: Fix unchecked alloc_skb() return.
David S. Miller
1
-15
/
+20
2011-02-13
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
1
-1
/
+3
2011-02-13
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
Jesper Juhl
1
-0
/
+3
2011-02-13
net: dcb: application priority is per net_device
John Fastabend
1
-1
/
+5
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-12
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-12
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-11
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
1
-0
/
+1
2011-02-11
xfrm: avoid possible oopse in xfrm_alloc_dst
Hiroaki SHIMODA
1
-2
/
+5
2011-02-11
net: fix ifenslave build flags
Randy Dunlap
1
-0
/
+2
2011-02-10
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
1
-11
/
+16
2011-02-10
x25: Do not reference freed memory.
David S. Miller
1
-1
/
+4
2011-02-10
pch_can: fix tseg1/tseg2 setting issue
Tomoya MORINAGA
1
-2
/
+2
2011-02-09
isdn: hysdn: Kill (partially buggy) CVS regision log reporting.
David S. Miller
4
-32
/
+2
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
1
-0
/
+1
2011-02-09
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
1
-0
/
+2
2011-02-09
iwl3945: remove plcp check
Stanislaw Gruszka
1
-1
/
+0
2011-02-09
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
Toshiharu Okada
1
-8
/
+4
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-09
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-09
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-09
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-08
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-02-08
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: cleanup variable initialization
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: limit VF access to network traffic
Alexander Duyck
2
-2
/
+3
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2
-6
/
+3
2011-02-08
e1000: add support for Marvell Alaska M88E1118R PHY
Florian Fainelli
2
-1
/
+4
[next]