summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-1733-133/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iavf: Fix hang during reboot/shutdownIvan Vecera2022-03-171-0/+7
| * | | | | | | | | net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean2022-03-171-1/+15
| * | | | | | | | | net: bcmgenet: skip invalid partial checksumsDoug Berger2022-03-171-2/+4
| * | | | | | | | | bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-173-26/+19
| * | | | | | | | | net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger2022-03-171-0/+3
| * | | | | | | | | net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin2022-03-171-0/+1
| * | | | | | | | | net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-161-0/+1
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-03-162-3/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca2022-03-141-2/+1
| | * | | | | | | | | af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang2022-03-101-1/+1
| * | | | | | | | | | Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-03-161-32/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-161-32/+1
| * | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-162-4/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski2022-03-151-1/+7
| | * | | | | | | | | | | ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari2022-03-151-1/+1
| | * | | | | | | | | | | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski2022-03-151-2/+3
| * | | | | | | | | | | | hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-151-0/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | Add Paolo Abeni to networking maintainersJakub Kicinski2022-03-151-0/+2
| * | | | | | | | | | | atm: eni: Add check for dma_map_singleJiasheng Jiang2022-03-151-0/+2
| * | | | | | | | | | | net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet2022-03-141-1/+10
| * | | | | | | | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-145-49/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: nf_tables: disable register trackingPablo Neira Ayuso2022-03-121-2/+7
| | * | | | | | | | | | | Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-082-4/+0
| | * | | | | | | | | | | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2022-03-082-43/+5
| * | | | | | | | | | | | net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi2022-03-141-4/+4
| * | | | | | | | | | | | net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2022-03-142-0/+23
| * | | | | | | | | | | | vsock: each transport cycles only on its own socketsJiyong Park2022-03-115-7/+20
| * | | | | | | | | | | | alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche2022-03-111-1/+4
| * | | | | | | | | | | | net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk2022-03-111-2/+2
* | | | | | | | | | | | | Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-171-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki2022-03-161-5/+5
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-174-16/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | selftests: vm: fix clang build error multiple output filesYosry Ahmed2022-03-171-4/+2
| * | | | | | | | | | | | | ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi2022-03-171-11/+11
| * | | | | | | | | | | | | configs/debug: restore DEBUG_INFO=y for overridingQian Cai2022-03-171-0/+1
| * | | | | | | | | | | | | mm: swap: get rid of livelock in swapin readaheadGuo Ziliang2022-03-171-1/+1
* | | | | | | | | | | | | | Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-162-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | efi: fix return value of __setup handlersRandy Dunlap2022-03-012-2/+2
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-161-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-141-7/+10
* | | | | | | | | | | | | | | Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski2022-03-151-0/+10
* | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | vhost: allow batching hint without sizeJason Wang2022-03-101-1/+3
* | | | | | | | | | | | | | | Linux 5.17-rc8v5.17-rc8Linus Torvalds2022-03-131-1/+1
* | | | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-138-63/+254
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-111-9/+48
| * | | | | | | | | | | | | | | x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei2022-03-111-0/+1
| * | | | | | | | | | | | | | | x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-091-2/+31