summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-05net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-12-05virtio-net: disable guest csum during XDP setJason Wang
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-12-05net: gemini: Fix copy/paste errorAndreas Fiedler
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-12-01can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde
2018-12-01can: flexcan: Always use last mailbox for TXAlexander Stein
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner
2018-12-01can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel
2018-12-01can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-12-01can: flexcan: Unlock the MB unconditionallyPankaj Bansal
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-11-27mt76x0: run vco calibration for each channel configurationLorenzo Bianconi
2018-11-27can: kvaser_usb: Fix potential uninitialized variable useJimmy Assarsson
2018-11-27can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()Jimmy Assarsson
2018-11-27net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-27net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh
2018-11-27net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri
2018-11-27qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-11-27ice: Change req_speeds to be u16Chinh T Cao
2018-11-27ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-27ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-27net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-27ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-11-27net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-11-27net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-23net: smsc95xx: Fix MTU rangeStefan Wahren