index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
2021-12-12
3
-6
/
+5
|
*
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
3
-52
/
+57
|
*
net: dsa: sja1105: let deferred packets time out when sent to ports going down
Vladimir Oltean
2021-12-12
1
-13
/
+0
|
*
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
3
-55
/
+94
|
*
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
4
-4
/
+96
|
/
*
net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devices
Tobias Waldekranz
2021-12-12
1
-1
/
+3
*
net: Enable neighbor sysctls that is save for userns root
xu xin
2021-12-12
1
-4
/
+0
*
Merge branch 'add-fdma-support-on-ocelot-switch-driver'
Jakub Kicinski
2021-12-11
8
-26
/
+1151
|
\
|
*
net: ocelot: add FDMA support
Clément Léger
2021-12-11
6
-4
/
+1095
|
*
net: ocelot: add support for ndo_change_mtu
Clément Léger
2021-12-11
2
-0
/
+16
|
*
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-11
2
-17
/
+26
|
*
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-11
2
-5
/
+14
|
/
*
Merge branch 'net-wwan-iosm-improvements'
Jakub Kicinski
2021-12-11
7
-33
/
+30
|
\
|
*
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
2021-12-11
1
-1
/
+1
|
*
net: wwan: iosm: removed unused function decl
M Chetan Kumar
2021-12-11
1
-10
/
+0
|
*
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
2021-12-11
4
-21
/
+27
|
*
net: wwan: iosm: set tx queue len
M Chetan Kumar
2021-12-11
1
-1
/
+2
|
/
*
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
2021-12-11
1
-0
/
+2
*
net: bna: Update supported link modes
Erik Ekman
2021-12-11
1
-11
/
+11
*
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-11
3
-14
/
+15
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
181
-2562
/
+5747
|
\
|
*
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
2021-12-11
1
-3
/
+8
|
*
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
2021-12-11
1
-1
/
+1
|
*
Merge branch 'Enhance and rework logging controls in libbpf'
Alexei Starovoitov
2021-12-11
18
-174
/
+683
|
|
\
|
|
*
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
2021-12-11
3
-29
/
+21
|
|
*
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-11
1
-5
/
+5
|
|
*
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-11
2
-0
/
+300
|
|
*
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-11
3
-22
/
+32
|
|
*
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2021-12-11
2
-13
/
+11
|
|
*
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
2021-12-11
3
-17
/
+84
|
|
*
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
2021-12-11
1
-17
/
+2
|
|
*
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2021-12-11
2
-21
/
+23
|
|
*
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
2021-12-11
3
-3
/
+65
|
|
*
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2021-12-11
2
-23
/
+56
|
|
*
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
2021-12-11
4
-12
/
+69
|
|
*
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
2021-12-11
1
-13
/
+16
|
|
/
|
*
samples/bpf: Remove unneeded variable
Minghao Chi
2021-12-09
1
-3
/
+1
|
*
bpf: Remove redundant assignment to pointer t
Colin Ian King
2021-12-09
1
-1
/
+1
|
*
selftests/bpf: Fix a compilation warning
Yonghong Song
2021-12-09
1
-1
/
+1
|
*
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
2021-12-08
1
-2
/
+16
|
*
Merge branch 'samples: bpf: fix build issues with Clang/LLVM'
Andrii Nakryiko
2021-12-07
2
-1
/
+8
|
|
\
|
|
*
samples: bpf: Fix 'unknown warning group' build warning on Clang
Alexander Lobakin
2021-12-07
1
-0
/
+2
|
|
*
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
2021-12-07
1
-1
/
+6
|
|
/
|
*
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
2021-12-07
1
-0
/
+2
|
*
libbpf: Add doc comments in libbpf.h
Grant Seltzer
2021-12-06
1
-0
/
+53
|
*
libbpf: Fix trivial typo
huangxuesen
2021-12-06
1
-2
/
+2
|
*
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
2021-12-06
1
-5
/
+1
|
*
bpftool: Add debug mode for gen_loader.
Alexei Starovoitov
2021-12-05
1
-9
/
+11
|
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
3
-5
/
+11
|
*
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
2021-12-03
1
-2
/
+3
[prev]
[next]