summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-302-13/+11Star
* phy: IRQ cannot be sharedSergei Shtylyov2013-12-301-4/+2Star
* xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-303-7/+24
* fec: Do not assume that PHY reset is active lowFabio Estevam2013-12-301-4/+10
* netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-271-2/+2
* arc_emac: fix potential use after freeEric Dumazet2013-12-271-2/+2
* tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
* macvlan: fix netdev feature propagation from lower deviceFlorian Westphal2013-12-261-3/+13
* drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N2013-12-231-1/+1
* cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-236-16/+235
* cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi2013-12-231-2/+12
* cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-232-5/+20
* cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2013-12-232-0/+9
* cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi2013-12-231-0/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-224-20/+66
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-204-20/+66
| |\
| | * ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-171-9/+43
| | * rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-171-1/+3
| | * ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-172-10/+20
* | | hyperv: Fix race between probe and open callsHaiyang Zhang2013-12-221-12/+8Star
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-204-7/+16
|\ \
| * | ixgbe: fix for unused variable warning with certain configDon Skidmore2013-12-181-0/+2
| * | e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman2013-12-181-2/+2
| * | e1000e: fix compiler warning (maybe-unitialized variable)David Ertman2013-12-181-2/+5
| * | e1000e: fix compiler warningsDavid Ertman2013-12-181-3/+7
* | | net: mvmdio: fix interrupt timeout handlingLeigh Brown2013-12-201-0/+6
* | | atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall2013-12-201-3/+5
* | | net: fec: fix potential use after freeEric Dumazet2013-12-201-2/+2
* | | bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* | | hamradio/yam: fix info leak in ioctlSalva Peiró2013-12-191-0/+1
* | | drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2013-12-191-0/+2
* | | xen-netback: fix some error return codeWei Yongjun2013-12-191-4/+12
* | | dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard2013-12-181-8/+19
* | | dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2013-12-182-6/+6
* | | dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard2013-12-181-1/+6
* | | dm9601: add support for dm9621a based donglePeter Korsgaard2013-12-181-0/+4
* | | drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N2013-12-181-0/+2
* | | bonding: protect port for bond_3ad_handle_link_change()dingtianhong2013-12-181-6/+17
* | | bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong2013-12-181-3/+8
* | | bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong2013-12-181-3/+8
|/ /
* | Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-12-172-1/+5
|\ \
| * | can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde2013-12-171-0/+3
| * | can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov2013-12-171-1/+2
* | | qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra2013-12-171-0/+15
* | | qlcnic: Fix mailbox processing during diagnostic testManish chopra2013-12-171-26/+6Star
* | | qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2013-12-172-19/+35
* | | qlcnic: Fix memory allocationManish Chopra2013-12-171-4/+4
* | | qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani2013-12-171-10/+1Star
* | | qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani2013-12-173-3/+8
* | | qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2013-12-172-1/+2