Age | Commit message (Expand) | Author | Files | Lines |
2020-05-19 | samples, bpf: Add tracex7 test file to .gitignore | Daniel T. Lee | 1 | -0/+1 |
2020-05-19 | samples, bpf: Refactor tail call user progs with libbpf | Daniel T. Lee | 3 | -31/+103 |
2020-05-19 | samples, bpf: Refactor kprobe tracing user progs with libbpf | Daniel T. Lee | 9 | -64/+252 |
2020-05-19 | samples, bpf: Refactor pointer error check with libbpf | Daniel T. Lee | 3 | -15/+6 |
2020-05-16 | bpf: Selftests, add ktls tests to test_sockmap | John Fastabend | 1 | -26/+44 |
2020-05-16 | bpf: Selftests, add blacklist to test_sockmap | John Fastabend | 1 | -2/+31 |
2020-05-16 | bpf: Selftests, add whitelist option to test_sockmap | John Fastabend | 1 | -1/+30 |
2020-05-16 | bpf: Selftests, provide verbose option for selftests execution | John Fastabend | 1 | -108/+71 |
2020-05-16 | bpf: Selftests, break down test_sockmap into subtests | John Fastabend | 1 | -375/+348 |
2020-05-16 | bpf: Selftests, improve test_sockmap total bytes counter | John Fastabend | 1 | -3/+8 |
2020-05-16 | bpf: Selftests, print error in test_sockmap error cases | John Fastabend | 1 | -8/+17 |
2020-05-16 | bpf: Selftests, sockmap test prog run without setting cgroup | John Fastabend | 1 | -6/+22 |
2020-05-16 | bpf: Selftests, remove prints from sockmap tests | John Fastabend | 2 | -174/+9 |
2020-05-16 | bpf: Selftests, move sockmap bpf prog header into progs | John Fastabend | 1 | -0/+0 |
2020-05-16 | selftests/bpf: Move test_align under test_progs | Stanislav Fomichev | 1 | -61/+7 |
2020-05-16 | selftests/bpf: Fix test_align verifier log patterns | Stanislav Fomichev | 1 | -20/+21 |
2020-05-16 | libbpf, hashmap: Fix signedness warnings | Ian Rogers | 1 | -3/+2 |
2020-05-16 | libbpf, hashmap: Remove unused #include | Ian Rogers | 1 | -1/+0 |
2020-05-16 | bpf: Fix check_return_code to only allow [0,1] in trace_iter progs | Daniel Borkmann | 1 | -1/+2 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 342 | -1523/+3458 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 78 | -204/+459 |
2020-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 13 | -39/+68 |
2020-05-15 | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -12/+22 |
2020-05-15 | Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -21/+25 |
2020-05-15 | Merge branch 'mptcp-fix-MP_JOIN-failure-handling' | David S. Miller | 7 | -26/+35 |
2020-05-15 | mptcp: cope better with MP_JOIN failure | Paolo Abeni | 1 | -6/+9 |
2020-05-15 | inet_connection_sock: factor out destroy helper. | Paolo Abeni | 2 | -5/+9 |
2020-05-15 | mptcp: add new sock flag to deal with join subflows | Paolo Abeni | 5 | -15/+17 |
2020-05-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+1 |
2020-05-15 | net: phy: tja11xx: execute cable test on link up | Oleksij Rempel | 1 | -5/+43 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 14 | -43/+137 |
2020-05-15 | net: phy: broadcom: add support for BCM54811 PHY | Kevin Lo | 2 | -5/+53 |
2020-05-15 | Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload' | David S. Miller | 9 | -61/+190 |
2020-05-15 | cxgb4: add EOTID tracking and software context dump | Rahul Lakkireddy | 5 | -28/+133 |
2020-05-15 | cxgb4: tune burst buffer size for TC-MQPRIO offload | Rahul Lakkireddy | 5 | -19/+31 |
2020-05-15 | cxgb4: improve credits recovery in TC-MQPRIO Tx path | Rahul Lakkireddy | 1 | -14/+26 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 67 | -252/+741 |
2020-05-15 | net: dsa: mt7530: fix VLAN setup | DENG Qingfang | 1 | -12/+1 |
2020-05-15 | Merge branch 'Implement-classifier-action-terse-dump-mode' | David S. Miller | 8 | -17/+174 |
2020-05-15 | selftests: mptcp: pm: rm the right tmp file | Matthieu Baerts | 1 | -1/+1 |
2020-05-15 | dpaa2-eth: properly handle buffer size restrictions | Ioana Ciornei | 2 | -12/+18 |
2020-05-15 | selftests: implement flower classifier terse dump tests | Vlad Buslov | 1 | -0/+38 |
2020-05-15 | net: sched: cls_flower: implement terse dump support | Vlad Buslov | 1 | -0/+43 |
2020-05-15 | net: sched: implement terse dump support in act | Vlad Buslov | 4 | -9/+52 |
2020-05-15 | net: sched: introduce terse dump flag | Vlad Buslov | 3 | -8/+41 |
2020-05-15 | net: core: recursively find netdev by device node | Tobias Waldekranz | 1 | -5/+5 |
2020-05-15 | Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+14 |
2020-05-15 | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 7 | -13/+111 |
2020-05-15 | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 38 | -274/+439 |
2020-05-15 | Merge branch 'bpf-cap' | Daniel Borkmann | 25 | -84/+223 |