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
*
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
1
-37
/
+54
*
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2013-08-20
1
-26
/
+19
*
vxlan: Add vxlan recv demux.
Pravin B Shelar
2013-08-20
1
-36
/
+67
*
vxlan: Restructure vxlan receive.
Pravin B Shelar
2013-08-20
1
-15
/
+7
*
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
2013-08-20
1
-41
/
+51
*
r8152: add comments
hayeswang
2013-08-20
1
-0
/
+5
*
r8152: adjust tx_bottom function
hayeswang
2013-08-20
1
-66
/
+68
*
r8152: move some declearation of variables
hayeswang
2013-08-20
1
-15
/
+14
*
r8152: adjust some duplicated code
hayeswang
2013-08-20
1
-27
/
+28
*
r8152: replace lockflags with flags
hayeswang
2013-08-20
1
-24
/
+24
*
r8152: replace void * with struct r8152 *
hayeswang
2013-08-20
1
-2
/
+4
*
r8152: remove clearing the memory to zero for netdev priv
hayeswang
2013-08-20
1
-1
/
+0
*
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
2013-08-20
1
-17
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-17
30
-231
/
+363
|
\
|
*
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
|
|
\
|
*
|
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
*
|
|
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
2013-08-15
1
-2
/
+2
*
|
|
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
2013-08-15
1
-0
/
+1
*
|
|
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
2013-08-15
1
-7
/
+7
*
|
|
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
2013-08-15
1
-1
/
+6
*
|
|
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
2013-08-15
1
-1
/
+1
*
|
|
net/usb/r8152: enable interrupt transfer
hayeswang
2013-08-15
1
-27
/
+113
[next]