summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua1-5/+5
2022-08-17net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen1-1/+1
2022-08-17net: rose: fix netdev reference changesEric Dumazet2-2/+11
2022-08-17netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski1-3/+5
2022-08-17iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski2-0/+26
2022-08-17iavf: Fix max_rate limitingPrzemyslaw Patynowski2-2/+24
2022-08-17wifi: rtw88: check the return value of alloc_workqueue()William Dean1-0/+4
2022-08-17netdevsim: fib: Fix reference count leak on route deletion failureIdo Schimmel1-1/+26
2022-08-17net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning3-20/+17
2022-08-17ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet4-14/+24
2022-08-17inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet4-34/+22
2022-08-17crypto: hisilicon/sec - fix auth key size errorKai Ye2-3/+4
2022-08-17crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár1-0/+2
2022-08-17crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao1-1/+1
2022-08-17net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla1-1/+1
2022-08-17net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy1-1/+1
2022-08-17net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman1-1/+1
2022-08-17media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-08-17wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-08-17wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-08-17wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-08-17i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-08-17i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen1-1/+9
2022-08-17Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-08-17can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol1-1/+1
2022-08-17can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-08-17can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-17can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+4
2022-08-17can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+8
2022-08-17can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol1-5/+4
2022-08-17can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol1-2/+3
2022-08-17can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+4
2022-08-17can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol1-4/+4
2022-08-17can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol1-3/+3
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter1-1/+1
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-08-17wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-08-17wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-08-17wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-08-17media: staging: media: hantro: Fix typosSebastian Fricke2-2/+2
2022-08-17media: hevc: Embedded indexes in RPSBenjamin Gaignard2-22/+9
2022-08-17media: hantro: Simplify postprocessorEzequiel Garcia5-7/+6
2022-08-17media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia1-3/+4
2022-08-17media: cedrus: h265: Fix flag nameJernej Skrabec2-3/+4
2022-08-17fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld1-6/+4
2022-08-17bpf: Fix subprog names in stack traces.Alexei Starovoitov1-3/+1
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-17libbpf: Fix the name of a reused mapAnquan Wu1-2/+7
2022-08-17tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16