Age | Commit message (Expand) | Author |
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 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
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 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-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 |
2020-08-03 | sfc: Fix build with CONFIG_RFS_ACCEL disabled. | David S. Miller |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-08-03 | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2020-08-03 | sfc_ef100: add nic-type for VFs, and bind to them | Edward Cree |
2020-08-03 | sfc_ef100: read pf_index at probe time | Edward Cree |
2020-08-03 | sfc_ef100: functions for selftests | Edward Cree |
2020-08-03 | sfc_ef100: statistics gathering | Edward Cree |
2020-08-03 | sfc_ef100: plumb in fini_dmaq | Edward Cree |
2020-08-03 | sfc_ef100: RX path for EF100 | Edward Cree |
2020-08-03 | sfc_ef100: RX filter table management and related gubbins | Edward Cree |
2020-08-03 | sfc_ef100: TX path for EF100 NICs | Edward Cree |
2020-08-03 | sfc_ef100: read Design Parameters at probe time | Edward Cree |
2020-08-03 | sfc_ef100: fail the probe if NIC uses unsol_ev credits | Edward Cree |
2020-08-03 | sfc_ef100: check firmware version at start-of-day | Edward Cree |
2020-08-03 | enetc: use napi_schedule to be compatible with PREEMPT_RT | Jiafei Pan |
2020-08-03 | dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT | Jiafei Pan |
2020-08-03 | net: dsa: loop: Set correct number of ports | Florian Fainelli |
2020-08-03 | net: dsa: loop: Wire-up MTU callbacks | Florian Fainelli |
2020-08-03 | net: dsa: loop: Move data structures to header | Florian Fainelli |
2020-08-03 | net: dsa: loop: Support 4K VLANs | Florian Fainelli |
2020-08-03 | net: dsa: loop: PVID should be per-port | Florian Fainelli |