Age | Commit message (Expand) | Author |
2021-03-09 | Merge branch 's390-qeth-fixes' | David S. Miller |
2021-03-09 | s390/qeth: fix notification for pending buffers during teardown | Julian Wiedmann |
2021-03-09 | s390/qeth: schedule TX NAPI on QAOB completion | Julian Wiedmann |
2021-03-09 | s390/qeth: improve completion of pending TX buffers | Julian Wiedmann |
2021-03-09 | s390/qeth: fix memory leak after failed TX Buffer allocation | Julian Wiedmann |
2021-03-09 | Merge branch 'virtio_net-infinite-loop' | David S. Miller |
2021-03-09 | net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 | Balazs Nemeth |
2021-03-09 | net: check if protocol extracted by virtio_net_hdr_set_proto is correct | Balazs Nemeth |
2021-03-09 | net: dsa: xrs700x: check if partner is same as port in hsr join | George McCollister |
2021-03-10 | bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp | Yonghong Song |
2021-03-09 | bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs | Yonghong Song |
2021-03-09 | Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-09 | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-09 | net: lapbether: Remove netif_start_queue / netif_stop_queue | Xie He |
2021-03-09 | MIPS: kernel: Reserve exception base early to prevent corruption | Thomas Bogendoerfer |
2021-03-08 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-03-08 | atm: idt77252: fix null-ptr-dereference | Tong Zhang |
2021-03-08 | atm: uPD98402: fix incorrect allocation | Tong Zhang |
2021-03-08 | atm: fix a typo in the struct description | Tong Zhang |
2021-03-08 | net: qrtr: fix error return code of qrtr_sendmsg() | Jia-Ju Bai |
2021-03-08 | mptcp: fix length of ADD_ADDR with port sub-option | Davide Caratti |
2021-03-08 | selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param | Jesper Dangaard Brouer |
2021-03-08 | bpf: BPF-helper for MTU checking add length input | Jesper Dangaard Brouer |
2021-03-08 | net: bonding: fix error return code of bond_neigh_init() | Jia-Ju Bai |
2021-03-08 | net: enetc: allow hardware timestamping on TX queues with tc-etf enabled | Vladimir Oltean |
2021-03-08 | net: enetc: set MAC RX FIFO to recommended value | Alex Marginean |
2021-03-08 | net: davicom: Use platform_get_irq_optional() | Paul Cercueil |
2021-03-08 | net: davicom: Fix regulator not turned off on driver removal | Paul Cercueil |
2021-03-08 | net: davicom: Fix regulator not turned off on failed probe | Paul Cercueil |
2021-03-08 | net: dsa: fix switchdev objects on bridge master mistakenly being applied on ... | Vladimir Oltean |
2021-03-08 | net: wan: fix error return code of uhdlc_init() | Jia-Ju Bai |
2021-03-08 | net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() | Jia-Ju Bai |
2021-03-08 | net: usb: log errors to dmesg/syslog | Grant Grundler |
2021-03-08 | net: usb: cdc_ncm: emit dev_err on error paths | Grant Grundler |
2021-03-08 | net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil... | Bhaskar Chowdhury |
2021-03-08 | net: dsa: bcm_sf2: simplify optional reset handling | Philipp Zabel |
2021-03-08 | libbpf: Fix INSTALL flag order | Georgi Valkov |
2021-03-08 | MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes | Bjørn Mork |
2021-03-08 | bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF | Tal Lossos |
2021-03-08 | bpf: Dont allow vmlinux BTF to be used in map_create and prog_load. | Alexei Starovoitov |
2021-03-08 | gpiolib: Read "gpio-line-names" from a firmware node | Andy Shevchenko |
2021-03-08 | gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 | Andy Shevchenko |
2021-03-08 | gpiolib: acpi: Allow to find GpioInt() resource by name and index | Andy Shevchenko |
2021-03-08 | gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk | Andy Shevchenko |
2021-03-08 | gpiolib: acpi: Add missing IRQF_ONESHOT | Yang Li |
2021-03-08 | gpio: fix gpio-device list corruption | Johan Hovold |
2021-03-08 | gpio: fix NULL-deref-on-deregistration regression | Johan Hovold |
2021-03-08 | selftests: gpio: update .gitignore | Bartosz Golaszewski |
2021-03-08 | crypto: mips/poly1305 - enable for all MIPS processors | Maciej W. Rozycki |
2021-03-08 | MIPS: boot/compressed: Copy DTB to aligned address | Paul Cercueil |