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
...
|
*
|
|
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
Betty Dall
2013-12-20
1
-3
/
+5
|
*
|
|
net: fec: fix potential use after free
Eric Dumazet
2013-12-20
1
-2
/
+2
|
*
|
|
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
2013-12-19
1
-1
/
+1
|
*
|
|
hamradio/yam: fix info leak in ioctl
Salva Peiró
2013-12-19
1
-0
/
+1
|
*
|
|
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
Wenliang Fan
2013-12-19
1
-0
/
+2
|
*
|
|
xen-netback: fix some error return code
Wei Yongjun
2013-12-19
1
-4
/
+12
|
*
|
|
dm9601: work around tx fifo sync issue on dm962x
Peter Korsgaard
2013-12-18
1
-8
/
+19
|
*
|
|
dm9601: make it clear that dm9620/dm9621a are also supported
Peter Korsgaard
2013-12-18
2
-6
/
+6
|
*
|
|
dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
Peter Korsgaard
2013-12-18
1
-1
/
+6
|
*
|
|
dm9601: add support for dm9621a based dongle
Peter Korsgaard
2013-12-18
1
-0
/
+4
|
*
|
|
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
2013-12-18
1
-0
/
+2
|
*
|
|
bonding: protect port for bond_3ad_handle_link_change()
dingtianhong
2013-12-18
1
-6
/
+17
|
*
|
|
bonding: protect port for bond_3ad_adapter_duplex_changed()
dingtianhong
2013-12-18
1
-3
/
+8
|
*
|
|
bonding: protect port for bond_3ad_adapter_speed_changed()
dingtianhong
2013-12-18
1
-3
/
+8
|
|
/
/
*
|
|
vxlan: keep original skb ownership
Eric Dumazet
2014-01-06
1
-21
/
+10
*
|
|
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
2014-01-06
1
-1
/
+1
*
|
|
r8152: replace the return value of rtl_ops_init
hayeswang
2014-01-06
1
-9
/
+11
*
|
|
r8152: move the actions of saving the information of the device
hayeswang
2014-01-06
1
-3
/
+4
*
|
|
r8152: replace some tabs with spaces
hayeswang
2014-01-06
1
-8
/
+8
*
|
|
i40e: Do not allow AQ calls from ndo-ops
Anjali Singhai Jain
2014-01-06
1
-17
/
+13
*
|
|
i40e: check asq alive before notify
Anjali Singhai Jain
2014-01-06
1
-1
/
+2
*
|
|
i40e: Admin queue shutdown fixes
Anjali Singhai Jain
2014-01-06
4
-28
/
+44
*
|
|
i40e: Hide the Port VLAN VLAN ID
Greg Rose
2014-01-06
1
-1
/
+1
*
|
|
i40e: use correct struct for get and update vsi params
Shannon Nelson
2014-01-06
1
-6
/
+6
*
|
|
i40e: Fix VF driver MAC address configuration
Greg Rose
2014-01-06
2
-13
/
+48
*
|
|
i40e: support VFs on PFs other than 0
Mitch Williams
2014-01-06
1
-8
/
+10
*
|
|
i40e: acknowledge VFLR when disabling SR-IOV
Mitch Williams
2014-01-06
1
-2
/
+13
*
|
|
i40e: don't allocate zero size
Mitch Williams
2014-01-06
1
-0
/
+1
*
|
|
i40e: use struct assign instead of memcpy
Mitch Williams
2014-01-06
1
-1
/
+1
*
|
|
i40e: Do not enable default port on the VEB
Greg Rose
2014-01-06
1
-1
/
+1
*
|
|
i40e: avoid unnecessary register read
Mitch Williams
2014-01-06
1
-2
/
+1
*
|
|
i40e: fix whitespace
Jesse Brandeburg
2014-01-06
1
-0
/
+1
*
|
|
i40e: Fix SR-IOV VF port VLAN
Greg Rose
2014-01-06
3
-5
/
+20
*
|
|
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
2014-01-06
1
-1
/
+8
*
|
|
net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
Eyal Perry
2014-01-06
1
-0
/
+84
*
|
|
i40e: remove un-necessary io-write
Anjali Singhai Jain
2014-01-05
1
-4
/
+0
*
|
|
i40e: Remove unnecessary prototypes
Anjali Singhai Jain
2014-01-05
1
-7
/
+0
*
|
|
i40e: I40E_FLAG_MQ_ENABLED is not used
Neerav Parikh
2014-01-05
2
-19
/
+14
*
|
|
i40e: Fix ring allocation
Neerav Parikh
2014-01-05
2
-13
/
+4
*
|
|
i40e: catch unset q_vector
Shannon Nelson
2014-01-05
1
-1
/
+2
*
|
|
i40e: keep allocated memory in structs
David Cassard
2014-01-05
3
-69
/
+51
*
|
|
i40e: fix error handling when alloc of vsi array fails
Shannon Nelson
2014-01-05
1
-1
/
+2
*
|
|
i40e: reinit buffer size each time
Mitch Williams
2014-01-05
1
-1
/
+1
*
|
|
i40e: use functions to enable and disable icr 0
Mitch Williams
2014-01-05
3
-15
/
+20
*
|
|
i40e: add header file flag _I40E_TXRX_H_
Vasu Dev
2014-01-05
1
-0
/
+4
*
|
|
i40e: guard against vf message races
Mitch Williams
2014-01-05
1
-5
/
+18
*
|
|
i40e: fix constant cast issues
Jesse Brandeburg
2014-01-05
1
-4
/
+4
*
|
|
i40e: Change the ethtool NVM read method to use AQ
Anjali Singhai Jain
2014-01-05
1
-22
/
+46
*
|
|
i40e: fix mac address checking
Jesse Brandeburg
2014-01-05
3
-29
/
+1
*
|
|
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
2014-01-05
2
-3
/
+3
[prev]
[next]