summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem
2019-02-12virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-12Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-02-12net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-12ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-02-12mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar
2019-02-12iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein
2019-02-12net: hns3: add max vector number check for pfJian Shen
2019-02-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai
2019-02-12mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel
2019-02-12net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2019-02-12bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan
2019-02-12mlxsw: spectrum_acl: Limit priority valueNir Dotan
2019-02-12mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi
2019-02-12net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2019-02-12net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2019-02-12usbnet: smsc95xx: fix rx packet alignmentBen Dooks
2019-02-12i40e: prevent overlapping tx_timeout recoverAlan Brady
2019-02-12iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2019-02-12ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2019-02-12wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2019-02-12wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2019-02-06virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita
2019-02-06virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita
2019-02-06virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita
2019-02-06virtio_net: Fix out of bounds access of sqToshiaki Makita
2019-02-06virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita
2019-02-06virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita
2019-02-06virtio_net: Don't enable NAPI when interface is downToshiaki Makita
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06tun: move the call to tun_set_real_num_queuesGeorge Amanakis
2019-02-06ravb: expand rx descriptor data to accommodate hw checksumSimon Horman
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-31can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl