summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-06-30cnic: tidy up a size calculationDan Carpenter
2018-06-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-28wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-28virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28net: macb: initialize bp->queues[0].bp for at91rm9200Alexandre Belloni
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-06-26net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson
2018-06-26net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson
2018-06-26net: lan78xx: Add support for VLAN filtering.Dave Stevenson
2018-06-26net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson
2018-06-26r8152: napi hangup fix after disconnectJiri Slaby
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski
2018-06-24mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King
2018-06-24qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-23net: mscc: make sparse happyAntoine Tenart
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King
2018-06-22xen-netfront: Update features after registering netdevRoss Lagerwall
2018-06-22xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam
2018-06-21ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2018-06-21net: mscc: fix the injection headerAntoine Tenart
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-06-21r8169: Fix netpoll oopsVille Syrjälä
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds