| Commit message (Expand) | Author | Age | Files | Lines |
* | sched,watchdog: Convert to sched_set_fifo() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | sched,serial: Convert to sched_set_fifo() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | sched,powerclamp: Convert to sched_set_fifo() | Peter Zijlstra | 2020-06-15 | 1 | -4/+1 |
* | sched,ion: Convert to sched_set_normal() | Peter Zijlstra | 2020-06-15 | 1 | -3/+1 |
* | sched,powercap: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -3/+1 |
* | sched,spi: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 2 | -8/+2 |
* | sched,mmc: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | sched,ivtv: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -3/+1 |
* | sched,drm/scheduler: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | sched,msm: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -9/+1 |
* | sched,psci: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -9/+2 |
* | sched,drbd: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | sched,acpi_pad: Convert to sched_set_fifo*() | Peter Zijlstra | 2020-06-15 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-14 | 34 | -234/+459 |
|\ |
|
| * | net: ethernet: ti: ale: fix allmulti for nu type ale | Grygorii Strashko | 2020-06-14 | 1 | -9/+40 |
| * | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init | Grygorii Strashko | 2020-06-14 | 1 | -1/+1 |
| * | ibmvnic: Flush existing work items before device removal | Thomas Falcon | 2020-06-12 | 1 | -0/+3 |
| * | net: ipa: header pad field only valid for AP->modem endpoint | Alex Elder | 2020-06-12 | 1 | -4/+15 |
| * | net: ipa: program upper nibbles of sequencer type | Alex Elder | 2020-06-12 | 2 | -2/+6 |
| * | net: ipa: fix modem LAN RX endpoint id | Alex Elder | 2020-06-12 | 1 | -1/+1 |
| * | net: ipa: program metadata mask differently | Alex Elder | 2020-06-12 | 1 | -33/+39 |
| * | ionic: add pcie_print_link_status | Shannon Nelson | 2020-06-12 | 1 | -0/+1 |
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2020-06-12 | 5 | -63/+177 |
| |\ |
|
| | * | iavf: increase reset complete wait time | Paul Greenwalt | 2020-06-12 | 2 | -7/+9 |
| | * | iavf: Fix reporting 2.5 Gb and 5Gb speeds | Brett Creeley | 2020-06-12 | 3 | -6/+24 |
| | * | iavf: use appropriate enum for comparison | Aleksandr Loktionov | 2020-06-11 | 4 | -29/+24 |
| | * | iavf: fix speed reporting over virtchnl | Brett Creeley | 2020-06-11 | 4 | -21/+120 |
| * | | net/mlx5: E-Switch, Fix some error pointer dereferences | Dan Carpenter | 2020-06-12 | 1 | -2/+4 |
| * | | net/mlx5: Don't fail driver on failure to create debugfs | Leon Romanovsky | 2020-06-12 | 1 | -6/+0 |
| * | | net/mlx5e: CT: Fix ipv6 nat header rewrite actions | Oz Shlomo | 2020-06-12 | 1 | -8/+8 |
| * | | net/mlx5: Fix devlink objects and devlink device unregister sequence | Parav Pandit | 2020-06-12 | 1 | -14/+13 |
| * | | net/mlx5: Disable reload while removing the device | Parav Pandit | 2020-06-12 | 2 | -2/+2 |
| * | | net/mlx5e: Fix ethtool hfunc configuration change | Aya Levin | 2020-06-12 | 1 | -19/+22 |
| * | | net/mlx5e: Fix repeated XSK usage on one channel | Maxim Mikityanskiy | 2020-06-12 | 1 | -0/+4 |
| * | | net/mlx5: DR, Fix freeing in dr_create_rc_qp() | Denis Efremov | 2020-06-12 | 1 | -1/+1 |
| * | | net/mlx5: Fix fatal error handling during device load | Shay Drory | 2020-06-12 | 1 | -3/+11 |
| * | | net/mlx5: drain health workqueue in case of driver load error | Shay Drory | 2020-06-12 | 1 | -0/+5 |
| |/ |
|
| * | ionic: remove support for mgmt device | Shannon Nelson | 2020-06-11 | 4 | -25/+0 |
| * | drivers: dpaa2: Use devm_kcalloc() in setup_dpni() | Xu Wang | 2020-06-11 | 1 | -2/+3 |
| * | Crypto/chcr: Checking cra_refcnt before unregistering the algorithms | Ayush Sawal | 2020-06-11 | 1 | -4/+14 |
| * | Crypto/chcr: Calculate src and dst sg lengths separately for dma map | Ayush Sawal | 2020-06-11 | 1 | -18/+45 |
| * | net: cadence: macb: disable NAPI on error | Corentin Labbe | 2020-06-11 | 1 | -1/+4 |
| * | vxlan: Remove access to nexthop group struct | David Ahern | 2020-06-10 | 1 | -5/+3 |
| * | nexthop: Fix fdb labeling for groups | David Ahern | 2020-06-10 | 1 | -1/+1 |
| * | net: mvneta: do not redirect frames during reconfiguration | Lorenzo Bianconi | 2020-06-09 | 1 | -0/+13 |
| * | ionic: wait on queue start until after IFF_UP | Shannon Nelson | 2020-06-09 | 1 | -2/+2 |
| * | net: change addr_list_lock back to static key | Cong Wang | 2020-06-09 | 7 | -9/+22 |
* | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 321 | -1740/+1740 |
|\ \ |
|
| * | | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 321 | -1740/+1740 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-06-13 | 18 | -189/+190 |
|\ \ \ |
|