Age | Commit message (Expand) | Author |
2024-02-06 | bonding: Add independent control state machine | Aahil Awatramani |
2024-01-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-01-24 | bpf: Add BPF token support to BPF_PROG_LOAD command | Andrii Nakryiko |
2024-01-24 | bpf: Add BPF token support to BPF_BTF_LOAD command | Andrii Nakryiko |
2024-01-24 | bpf: Add BPF token support to BPF_MAP_CREATE command | Andrii Nakryiko |
2024-01-24 | bpf: Introduce BPF token object | Andrii Nakryiko |
2024-01-23 | bpf: pass attached BTF to the bpf_struct_ops subsystem | Kui-Feng Lee |
2024-01-23 | bpf: pass btf object id in bpf_map_info. | Kui-Feng Lee |
2024-01-23 | bpf: Store cookies in kprobe_multi bpf_link_info data | Jiri Olsa |
2024-01-23 | bpf: Add cookie to perf_event bpf_link_info records | Jiri Olsa |
2024-01-23 | bpf: Sync uapi bpf.h header for the tooling infra | Daniel Borkmann |
2024-01-19 | Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-12 | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-01-09 | Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-01-02 | net/sched: Remove uapi support for CBQ qdisc | Jamal Hadi Salim |
2024-01-02 | net/sched: Remove uapi support for ATM qdisc | Jamal Hadi Salim |
2024-01-02 | net/sched: Remove uapi support for dsmark qdisc | Jamal Hadi Salim |
2024-01-02 | net/sched: Remove uapi support for tcindex classifier | Jamal Hadi Salim |
2024-01-02 | net/sched: Remove uapi support for rsvp classifier | Jamal Hadi Salim |
2023-12-19 | Revert BPF token-related functionality | Andrii Nakryiko |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-12-18 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo |
2023-12-13 | xdp: Add VLAN tag hint | Larysa Zaremba |
2023-12-12 | KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h | James Clark |
2023-12-11 | tools/nolibc: add support for getrlimit/setrlimit | Thomas Weißschuh |
2023-12-11 | tools/nolibc: drop custom definition of struct rusage | Thomas Weißschuh |
2023-12-11 | tools/nolibc: annotate va_list printf formats | Thomas Weißschuh |
2023-12-11 | tools/nolibc: mips: add support for PIC | Thomas Weißschuh |
2023-12-11 | tools/nolibc: move MIPS ABI validation into arch-mips.h | Thomas Weißschuh |
2023-12-11 | tools/nolibc: error out on unsupported architecture | Thomas Weißschuh |
2023-12-11 | tools/nolibc: Use linux/wait.h rather than duplicating it | Mark Brown |
2023-12-10 | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl | Andrei Vagin |
2023-12-10 | maple_tree: update check_forking() and bench_forking() | Peng Zhang |
2023-12-10 | maple_tree: introduce {mtree,mas}_lock_nested() | Peng Zhang |
2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-06 | bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency | Andrii Nakryiko |
2023-12-06 | bpf: add BPF token support to BPF_PROG_LOAD command | Andrii Nakryiko |
2023-12-06 | bpf: add BPF token support to BPF_BTF_LOAD command | Andrii Nakryiko |
2023-12-06 | bpf: add BPF token support to BPF_MAP_CREATE command | Andrii Nakryiko |
2023-12-06 | bpf: introduce BPF token object | Andrii Nakryiko |
2023-12-04 | netdev-genl: spec: Add PID in netdev netlink YAML spec | Amritha Nambiar |
2023-12-04 | netdev-genl: spec: Add irq in netdev netlink YAML spec | Amritha Nambiar |
2023-12-04 | netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI | Amritha Nambiar |
2023-12-04 | netdev-genl: spec: Extend netdev netlink spec in YAML for queue | Amritha Nambiar |
2023-11-30 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-11-29 | xsk: Add option to calculate TX checksum in SW | Stanislav Fomichev |
2023-11-29 | xsk: Add TX timestamp and TX checksum offload support | Stanislav Fomichev |