summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2014-01-15virtio-net: fix refill races during restoreJason Wang
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15arc_emac: fix potential use after freeEric Dumazet
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15vxlan: release rt when found circular routeFan Du
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15tun: unbreak truncated packet signallingJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-09rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-09ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2014-01-09dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-09dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2014-01-09can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-20net: allwinner: emac: Add missing free_irqMaxime Ripard
2013-12-20mwifiex: fix memory leak issue for ibss joinUjjal Roy
2013-12-20iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg
2013-12-20ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-20ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-20ath9k: Fix QuickDrop usageSujith Manoharan
2013-12-20iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-12-11iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach
2013-12-11can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde
2013-12-11can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde
2013-12-11can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2013-12-08rt2800: add support for radio chip RF3070Stanislaw Gruszka
2013-12-08team: fix master carrier set when user linkup is enabledJiri Pirko
2013-12-08net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang