summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2016-05-10net: nps_enet: bug fix - handle lost tx interruptsElad Kanfi
2016-05-10net: nps_enet: Tx handler synchronizationElad Kanfi
2016-05-10Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub...David S. Miller
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-09ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca
2016-05-08macvtap: segmented packet is consumedEric Dumazet
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel