index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: remember WOL preferences on driver load
Peter Wu
2013-08-21
1
-1
/
+1
*
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
2013-08-20
1
-4
/
+2
*
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
2013-08-20
1
-2
/
+4
*
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
2013-08-20
1
-4
/
+0
*
macvtap: simplify usage of tap_features
Vlad Yasevich
2013-08-20
1
-4
/
+6
*
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
2013-08-20
1
-5
/
+2
*
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
2013-08-20
1
-18
/
+31
*
bnx2x: prevent VF benign attentions
Yuval Mintz
2013-08-20
1
-0
/
+3
*
bnx2x: Consider DCBX remote error
Dmitry Kravkov
2013-08-20
1
-3
/
+6
*
bnx2x: Change DCB context handling
Dmitry Kravkov
2013-08-20
4
-8
/
+43
*
bnx2x: dropless flow control not always functional
Dmitry Kravkov
2013-08-20
1
-13
/
+23
*
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-16
4
-35
/
+29
*
tun: signedness bug in tun_get_user()
Dan Carpenter
2013-08-15
1
-2
/
+4
*
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
2013-08-15
1
-0
/
+5
*
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
2013-08-15
1
-3
/
+3
*
qlcnic: Fix set driver version command
Himanshu Madhani
2013-08-15
2
-3
/
+6
*
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
2013-08-15
1
-5
/
+8
*
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
2013-08-15
1
-1
/
+3
*
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
2013-08-15
1
-83
/
+24
*
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2013-08-15
2
-0
/
+9
*
tun: compare with 0 instead of total_len
Weiping Pan
2013-08-14
1
-2
/
+2
*
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
2013-08-14
1
-1
/
+1
*
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
2013-08-14
1
-2
/
+1
*
bnx2x: fix PTE write access error
Barak Witkowsky
2013-08-14
3
-0
/
+15
*
bnx2x: fix memory leak in VF
Ariel Elior
2013-08-14
1
-1
/
+1
*
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
2013-08-14
3
-12
/
+24
*
bnx2x: protect different statistics flows
Dmitry Kravkov
2013-08-14
3
-12
/
+57
*
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-14
1
-2
/
+4
*
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
2013-08-13
1
-19
/
+92
*
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
2013-08-12
1
-1
/
+1
*
macvtap: fix two races
Eric Dumazet
2013-08-12
1
-3
/
+9
*
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
2013-08-09
1
-2
/
+11
*
vxlan: fix a soft lockup in vxlan module removal
Cong Wang
2013-08-09
1
-2
/
+0
*
vxlan: fix a regression of igmp join
Cong Wang
2013-08-09
1
-1
/
+1
*
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
2013-08-09
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-08
3
-13
/
+11
|
\
|
*
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
2013-08-05
1
-5
/
+2
|
*
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2013-08-02
2
-5
/
+6
|
*
iwl4965: set power mode early
Stanislaw Gruszka
2013-08-02
1
-3
/
+3
*
|
bonding: modify only neigh_parms owned by us
Veaceslav Falico
2013-08-06
1
-1
/
+7
*
|
mlx5: remove health handler plugin
Eli Cohen
2013-08-05
1
-28
/
+1
*
|
macvlan: validate flags
Michael S. Tsirkin
2013-08-05
1
-0
/
+4
*
|
skge: fix build on 32 bit
Stephen Hemminger
2013-08-05
1
-7
/
+7
*
|
skge: add dma_mapping check
stephen hemminger
2013-08-05
1
-6
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-04
47
-387
/
+617
|
\
\
|
*
|
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
10
-132
/
+231
|
*
|
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
2013-08-03
1
-9
/
+16
|
*
|
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
2013-08-03
1
-3
/
+7
|
*
|
qlcnic: Fix external loopback test.
Shahed Shaikh
2013-08-03
1
-2
/
+10
|
*
|
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2013-08-03
2
-2
/
+2
[next]