Age | Commit message (Expand) | Author |
2020-08-14 | rtl818x: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-12 | net: ethernet: stmmac: Disable hardware multicast filter | Jonathan McDowell |
2020-08-12 | net: stmmac: dwmac1000: provide multicast filter fallback | Jonathan McDowell |
2020-08-12 | sfc: fix ef100 design-param checking | Edward Cree |
2020-08-11 | net: phy: marvell10g: fix null pointer dereference | Marek BehĂșn |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-08-11 | Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds |
2020-08-11 | net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p... | Wang Hai |
2020-08-11 | ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc() | Xu Wang |
2020-08-11 | hinic: fix strncpy output truncated compile warnings | Luo bin |
2020-08-11 | drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check | Xie He |
2020-08-10 | vmxnet3: use correct tcp hdr length when packet is encapsulated | Ronak Doshi |
2020-08-08 | net: phy: fix memory leak in device-create error path | Johan Hovold |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | r8152: Use MAC address from correct device tree node | Thierry Reding |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-06 | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-06 | drivers/net/wan/lapbether: Added needed_headroom and a skb->len check | Xie He |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-08-06 | net: hns3: fix spelling mistake "could'nt" -> "couldn't" | Colin Ian King |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | net: thunderx: initialize VF's mailbox mutex before first usage | Dean Nelson |
2020-08-05 | usb: hso: remove bogus check for EINPROGRESS | Oliver Neukum |
2020-08-05 | usb: hso: no complaint about kmalloc failure | Oliver Neukum |
2020-08-05 | hso: fix bailout in error case of probe | Oliver Neukum |
2020-08-05 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-08-05 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Michael S. Tsirkin |
2020-08-05 | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-08-05 | net: dsa: sja1105: use detected device id instead of DT one on mismatch | Vladimir Oltean |
2020-08-05 | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-08-05 | Revert "vxlan: fix tos value before xmit" | Hangbin Liu |
2020-08-05 | virtio_net: use LE accessors for speed/duplex | Michael S. Tsirkin |
2020-08-04 | farsync: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-08-04 | wan: wanxl: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-08-04 | hv_netvsc: do not use VF device if link is down | Stephen Hemminger |
2020-08-04 | dpaa2-eth: Fix passing zero to 'PTR_ERR' warning | YueHaibing |
2020-08-04 | net: macb: Properly handle phylink on at91sam9x | Stefan Roese |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() | Xin Long |
2020-08-04 | geneve: Support for PMTU discovery on directly bridged links | Stefano Brivio |
2020-08-04 | vxlan: Support for PMTU discovery on directly bridged links | Stefano Brivio |
2020-08-04 | tunnels: PMTU discovery support for directly bridged IP packets | Stefano Brivio |
2020-08-04 | Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/... | David S. Miller |
2020-08-04 | via-velocity: Use more typical logging styles | Joe Perches |
2020-08-04 | hinic: add check for mailbox msg from VF | Luo bin |
2020-08-04 | hinic: add generating mailbox random index support | Luo bin |
2020-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo |