Age | Commit message (Expand) | Author | Files | Lines |
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar | 53 | -53/+53 |
2019-09-15 | um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK | Johannes Berg | 2 | -18/+84 |
2019-09-15 | um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ | Johannes Berg | 2 | -23/+147 |
2019-09-15 | um: drivers: Add virtio vhost-user driver | Erel Geron | 11 | -2/+1169 |
2019-09-15 | um: Use real DMA barriers | Johannes Berg | 1 | -3/+0 |
2019-09-15 | um: Don't use generic barrier.h | Johannes Berg | 2 | -9/+1 |
2019-09-15 | um: time-travel: Restrict time update in IRQ handler | Johannes Berg | 2 | -4/+15 |
2019-09-15 | um: time-travel: Fix periodic timers | Johannes Berg | 3 | -1/+16 |
2019-09-15 | um: Enable CONFIG_CONSTRUCTORS | Johannes Berg | 4 | -4/+2 |
2019-09-15 | um: Place (soft)irq text with macros | Johannes Berg | 2 | -0/+4 |
2019-09-15 | um: Fix VDSO compiler warning | Johannes Berg | 1 | -1/+1 |
2019-09-15 | um: Implement TRACE_IRQFLAGS_SUPPORT | Johannes Berg | 9 | -26/+81 |
2019-09-15 | um: Remove misleading #define ARCh_IRQ_ENABLED | Johannes Berg | 1 | -1/+0 |
2019-09-15 | um: Avoid using uninitialized regs | Johannes Berg | 1 | -0/+3 |
2019-09-15 | um: Remove sig_info[SIGALRM] | Johannes Berg | 1 | -2/+1 |
2019-09-15 | um: Error handling fixes in vector drivers | Anton Ivanov | 3 | -7/+35 |
2019-09-15 | um: Add checks to mtu parameter parsing | Anton Ivanov | 1 | -1/+2 |
2019-09-15 | um: Added support for unix socket transports and bess transport | Anton Ivanov | 3 | -1/+101 |
2019-09-15 | um: Add legacy tap support and rename existing vector to hybrid | Anton Ivanov | 4 | -87/+151 |
2019-09-15 | um: Remove meaningless clearing of clean-files | Masahiro Yamada | 1 | -1/+0 |
2019-09-15 | um: Fix off by one error in IRQ enumeration | Anton Ivanov | 1 | -1/+1 |
2019-09-02 | Linux 5.3-rc7v5.3-rc7 | Linus Torvalds | 1 | -1/+1 |
2019-09-02 | Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -18/+328 |
2019-09-02 | Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -47/+82 |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 89 | -487/+761 |
2019-09-01 | net: seeq: Fix the function used to release some memory in an error handling ... | Christophe JAILLET | 1 | -3/+4 |
2019-09-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -39/+43 |
2019-09-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+24 |
2019-09-01 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 5 | -47/+90 |
2019-09-01 | enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct... | Christophe JAILLET | 1 | -1/+4 |
2019-09-01 | net: bcmgenet: use ethtool_op_get_ts_info() | Ryan M. Collins | 1 | -0/+1 |
2019-09-01 | tc-testing: don't hardcode 'ip' in nsPlugin.py | Davide Caratti | 1 | -11/+11 |
2019-09-01 | Merge branch 'net-dsa-microchip-add-KSZ8563-support' | David S. Miller | 2 | -0/+2 |
2019-09-01 | net: dsa: microchip: add KSZ8563 compatibility string | Razvan Stefanescu | 1 | -0/+1 |
2019-09-01 | dt-bindings: net: dsa: document additional Microchip KSZ8563 switch | Razvan Stefanescu | 1 | -0/+1 |
2019-09-01 | Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions' | David S. Miller | 4 | -4/+10 |
2019-09-01 | net: aquantia: fix out of memory condition on rx side | Dmitry Bogdanov | 1 | -1/+2 |
2019-09-01 | net: aquantia: linkstate irq should be oneshot | Igor Russkikh | 1 | -1/+1 |
2019-09-01 | net: aquantia: reapply vlan filters on up | Dmitry Bogdanov | 1 | -0/+4 |
2019-09-01 | net: aquantia: fix limit of vlan filters | Dmitry Bogdanov | 1 | -1/+1 |
2019-09-01 | net: aquantia: fix removal of vlan 0 | Dmitry Bogdanov | 1 | -1/+2 |
2019-09-01 | Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs' | David S. Miller | 2 | -22/+28 |
2019-09-01 | net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate | Vladimir Oltean | 1 | -8/+11 |
2019-09-01 | taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte | Vladimir Oltean | 1 | -10/+13 |
2019-09-01 | taprio: Fix kernel panic in taprio_destroy | Vladimir Oltean | 1 | -4/+4 |
2019-08-31 | net: dsa: microchip: fill regmap_config name | George McCollister | 1 | -0/+1 |
2019-08-31 | Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -13/+25 |
2019-08-31 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2019-08-31 | tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL | Pu Wen | 1 | -2/+7 |
2019-08-31 | tools/power turbostat: Fix caller parameter of get_tdp_amd() | Pu Wen | 1 | -1/+1 |