summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-16sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse1-4/+12
2014-01-16sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse1-6/+17
2014-01-16sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko3-4/+9
2014-01-16sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings1-2/+2
2014-01-16sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames3-3/+33
2014-01-16sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings1-2/+3
2014-01-16sfc: PTP: Moderate log message on event queue overflowLaurence Evans1-2/+21
2014-01-16sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings1-0/+4
2014-01-16virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-16virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-16virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-16virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-16arc_emac: fix potential use after freeEric Dumazet1-2/+2
2014-01-16net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-16hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-16drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-16netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-16vxlan: release rt when found circular routeFan Du1-1/+1
2014-01-16virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2014-01-16macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-16macvtap: Do not double-count received packetsVlad Yasevich1-10/+0
2014-01-16tun: unbreak truncated packet signallingJason Wang1-7/+9
2014-01-16tun: update file current positionZhi Yong Wu1-0/+2
2014-01-16macvtap: update file current positionZhi Yong Wu1-0/+2
2014-01-16net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2014-01-10rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2014-01-10ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-10ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2014-01-10dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2014-01-10dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2014-01-10tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2014-01-10can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde1-0/+3
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-20net: allwinner: emac: Add missing free_irqMaxime Ripard1-2/+3
2013-12-20mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2
2013-12-20iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-12-20ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau1-0/+4
2013-12-20ath9k: Fix XLNA bias strengthSujith Manoharan1-1/+1
2013-12-20ath9k: Fix QuickDrop usageSujith Manoharan1-9/+11
2013-12-20iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+15
2013-12-12tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-12-12iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach1-11/+3
2013-12-12can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde1-6/+15
2013-12-12can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde1-1/+1
2013-12-12can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2013-12-08rt2800: add support for radio chip RF3070Stanislaw Gruszka2-1/+9
2013-12-08team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-12-08net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2