summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-16macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-16ppp: defer netns reference release for ppp channelWANG Cong
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2016-07-27geneve: fix max_mtu settingHaishuang Yan
2016-07-27macsec: set actual real device for xmit when !protect_framesDaniel Borkmann
2016-07-27rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-06-24net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-06-24net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-06-24net: alx: use custom skb allocatorFeng Tang
2016-06-24team: don't call netdev_change_features under team->lockIvan Vecera
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-06-24net: mvneta: Fix lacking spinlock initializationGregory CLEMENT
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-06-24tuntap: correctly wake up process during uninitJason Wang
2016-06-24macsec: fix netlink attribute for key idSabrina Dubroca
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modewang yanqing
2016-06-07rtlwifi: btcoexist: Implement antenna selectionLarry Finger
2016-06-07rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-06-07ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2016-06-07ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-06-07ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-06-07ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-06-07ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-06-07ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-01asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan
2016-05-11qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie