aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-12sfc: fix ef100 design-param checkingEdward Cree
2020-08-11net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-11ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang
2020-08-11hinic: fix strncpy output truncated compile warningsLuo bin
2020-08-11drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He
2020-08-10vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-08net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07r8152: Use MAC address from correct device tree nodeThierry Reding
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-05usb: hso: remove bogus check for EINPROGRESSOliver Neukum
2020-08-05usb: hso: no complaint about kmalloc failureOliver Neukum
2020-08-05hso: fix bailout in error case of probeOliver Neukum
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-04geneve: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04vxlan: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04via-velocity: Use more typical logging stylesJoe Perches
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin