summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-03-10Merge branch 'ip6ip6-crash'David S. Miller
2021-03-10net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-09sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-09Merge branch 's390-qeth-fixes'David S. Miller
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-09Merge branch 'virtio_net-infinite-loop'David S. Miller
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-08atm: fix a typo in the struct descriptionTong Zhang
2021-03-08net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai
2021-03-08mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler
2021-03-08net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork
2021-03-08gpiolib: Read "gpio-line-names" from a firmware nodeAndy Shevchenko
2021-03-08gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2Andy Shevchenko
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-08gpiolib: acpi: Add missing IRQF_ONESHOTYang Li
2021-03-08gpio: fix gpio-device list corruptionJohan Hovold
2021-03-08gpio: fix NULL-deref-on-deregistration regressionJohan Hovold
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki