summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08Merge branch 'sysctl-data-races'David S. Miller
2022-07-08ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima
2022-07-08icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-08inetpeer: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08tcp: Fix a data-race around sysctl_tcp_max_orphans.Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_jiffies().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_doulongvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec().Kuniyuki Iwashima
2022-07-08net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-07bpf: Make sure mac_header was set before using itEric Dumazet
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-06usbnet: fix memory leak in error caseOliver Neukum
2022-07-06net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy
2022-07-06net/mlx5e: Fix capability check for updating vnic env countersGal Pressman
2022-07-06net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan
2022-07-06net/mlx5: Lag, correct get the port select mode strLiu, Changcheng
2022-07-06net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey
2022-07-06net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan
2022-07-06net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan
2022-07-06net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch
2022-07-06net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-07-06xdp: Fix spurious packet loss in generic XDP TX pathJohan Almbladh
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman
2022-07-06Merge branch 'mptcp-path-manager-fixes'David S. Miller
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni