summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann
2022-07-01bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalarDaniel Borkmann
2022-07-01bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_valsDaniel Borkmann
2022-07-01bpf: Fix incorrect verifier simulation around jmp32's jeq/jneDaniel Borkmann
2022-07-01net: usb: Fix typo in codeLi kunyu
2022-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-30i40e: Fix VF's MAC Address change on VMNorbert Zulinski
2022-06-30i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-30Merge tag 'v5.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-29Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-28nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-28ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-06-28Merge branch 'mptcp-fixes-for-5-19'Jakub Kicinski
2022-06-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2022-06-28mptcp: fix conflict with <netinet/in.h>Ossama Othman
2022-06-28selftests: mptcp: more stable diag testsPaolo Abeni
2022-06-28mptcp: fix race on unaccepted mptcp socketsPaolo Abeni
2022-06-28mptcp: consistent map handling on failurePaolo Abeni
2022-06-28mptcp: fix shutdown vs fallback racePaolo Abeni
2022-06-28mptcp: invoke MP_FAIL response when neededGeliang Tang
2022-06-28mptcp: introduce MAPPING_BAD_CSUMPaolo Abeni
2022-06-28mptcp: fix error mibs accountingPaolo Abeni
2022-06-28xsk: Clear page contiguity bit when unmapping poolIvan Malov
2022-06-28platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng