summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel
2020-03-30mlxsw: reg: Extend QPCR registerIdo Schimmel
2020-03-30selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel
2020-03-30netdevsim: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-30netdevsim: Add devlink-trap policer supportIdo Schimmel
2020-03-30Documentation: Add description of packet trap policersIdo Schimmel
2020-03-30devlink: Add packet trap policers supportIdo Schimmel
2020-03-30Merge branch 'cgroup-bpf_link'Alexei Starovoitov
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko
2020-03-30libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko
2020-03-30bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30staging/octeon: fix up merge errorRandy Dunlap
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30selinux: clean up indentation issue with assignment statementColin Ian King
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-03-30Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-03-30Merge branch 'subreg-bounds'Alexei Starovoitov
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-03-30bpf: Verifier, refine 32bit bound in do_refine_retval_rangeJohn Fastabend
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-30Merge tag 'regmap-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-03-30bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectlyJohn Fastabend
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30bpf, lsm: Make BPF_LSM depend on BPF_EVENTSKP Singh
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-30Merge branch 'bpf_sk_assign'Alexei Starovoitov
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer