summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/static_keys (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-06-30net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-06-30ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet1-2/+2
2022-06-30net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel1-2/+4
2022-06-30net: phy: Don't trigger state machine while in suspendLukas Wunner3-0/+52
2022-06-30usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-06-30selftests net: fix kselftest net fatal errorColeman Dietsch1-1/+1
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle1-2/+6
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua1-0/+1
2022-06-29nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-06-29net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing1-1/+0
2022-06-29ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou1-5/+3
2022-06-29selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau3-3/+3
2022-06-29mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-06-29selftests: mptcp: more stable diag testsPaolo Abeni1-8/+40
2022-06-29mptcp: fix race on unaccepted mptcp socketsPaolo Abeni3-0/+59
2022-06-29mptcp: consistent map handling on failurePaolo Abeni1-10/+9
2022-06-29mptcp: fix shutdown vs fallback racePaolo Abeni4-6/+19
2022-06-29mptcp: invoke MP_FAIL response when neededGeliang Tang4-45/+82
2022-06-29mptcp: introduce MAPPING_BAD_CSUMPaolo Abeni1-9/+9
2022-06-29mptcp: fix error mibs accountingPaolo Abeni3-6/+4
2022-06-28net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-06-28ipv6: take care of disable_policy when restoring routesNicolas Dichtel2-5/+8
2022-06-28net: usb: asix: do not force pause frames supportOleksij Rempel1-2/+1
2022-06-28net: asix: fix "can't send until first packet is send" issueOleksij Rempel1-0/+1
2022-06-28MAINTAINERS: nfc: drop Charles Gorand from NXP-NCIMichael Walle1-2/+1
2022-06-28octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-28selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira1-0/+77
2022-06-28net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira1-8/+14
2022-06-28epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-06-28net: tun: stop NAPI when detaching queuesJakub Kicinski1-1/+10
2022-06-27netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal1-3/+18
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal3-29/+55
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso1-0/+2
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long1-19/+22
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet1-1/+1
2022-06-25net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-06-25net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-06-25net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-06-25net: tun: unlink NAPI from device on destructionJakub Kicinski1-0/+1
2022-06-25tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet1-1/+5
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki1-9/+75
2022-06-24selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-06-24net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()Eric Dumazet1-10/+6
2022-06-24net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski1-1/+2