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
*
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-15
35
-152
/
+291
*
bpf: x86: Factor out a lookup table for some ALU opcodes
Brendan Jackman
2021-01-15
1
-18
/
+15
*
bpf: x86: Factor out emission of REX byte
Brendan Jackman
2021-01-15
1
-16
/
+23
*
bpf: x86: Factor out emission of ModR/M for *(reg + off)
Brendan Jackman
2021-01-15
1
-18
/
+25
*
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
2021-01-14
1
-1
/
+1
*
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Ian Rogers
2021-01-14
1
-1
/
+1
*
Merge branch 'selftests/bpf: Some build fixes'
Andrii Nakryiko
2021-01-14
1
-17
/
+41
|
\
|
*
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
2021-01-14
1
-1
/
+2
|
*
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
2021-01-14
1
-1
/
+1
|
*
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
2021-01-14
1
-4
/
+3
|
*
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
2021-01-14
1
-1
/
+1
|
*
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
2021-01-14
1
-11
/
+35
|
/
*
Merge branch 'Support kernel module ksym variables'
Alexei Starovoitov
2021-01-13
14
-84
/
+305
|
\
|
*
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
2021-01-13
3
-0
/
+60
|
*
libbpf: Support kernel module ksym externs
Andrii Nakryiko
2021-01-13
1
-18
/
+32
|
*
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-13
6
-30
/
+194
|
*
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
2021-01-13
3
-33
/
+12
|
*
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
2021-01-13
1
-2
/
+3
|
*
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
2021-01-13
1
-1
/
+1
|
*
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
2021-01-13
1
-0
/
+3
|
/
*
bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindex
Daniel Borkmann
2021-01-12
2
-8
/
+76
*
bpf: Allow to retrieve sol_socket opts from sock_addr progs
Daniel Borkmann
2021-01-12
1
-2
/
+23
*
bpf: Fix a verifier message for alloc size helper arg
Brendan Jackman
2021-01-12
1
-1
/
+1
*
bpf: Clarify return value of probe str helpers
Brendan Jackman
2021-01-12
2
-10
/
+10
*
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
2021-01-08
1
-6
/
+39
*
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
2021-01-08
1
-1
/
+0
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
28
-152
/
+105
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
28
-72
/
+68
*
bpf: Replace fput with sockfd_put in sock map
Zheng Yongjun
2021-01-08
1
-1
/
+1
*
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
2021-01-08
1
-1
/
+1
*
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
2021-01-08
2
-0
/
+114
*
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
2021-01-08
1
-0
/
+38
*
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
2021-01-08
1
-39
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
112
-477
/
+1303
|
\
|
*
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
66
-309
/
+746
|
|
\
|
|
*
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2021-01-08
13
-66
/
+122
|
|
|
\
|
|
|
*
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
2021-01-07
1
-0
/
+1
|
|
|
*
net/mlx5e: Fix two double free cases
Dinghao Liu
2021-01-07
1
-0
/
+2
|
|
|
*
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
2021-01-07
1
-2
/
+5
|
|
|
*
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
2021-01-07
1
-6
/
+18
|
|
|
*
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
2021-01-07
1
-0
/
+5
|
|
|
*
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
2021-01-07
1
-14
/
+13
|
|
|
*
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
2021-01-07
3
-7
/
+19
|
|
|
*
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
2021-01-07
1
-28
/
+49
|
|
|
*
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
2021-01-07
1
-1
/
+1
|
|
|
*
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
2
-2
/
+4
|
|
|
*
net/mlx5: Check if lag is supported before creating one
Mark Zhang
2021-01-07
1
-6
/
+5
|
|
*
|
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-08
1
-3
/
+4
|
|
*
|
Merge branch 's390-qeth-fixes-2021-01-07'
Jakub Kicinski
2021-01-08
4
-17
/
+30
|
|
|
\
\
|
|
|
*
|
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-08
1
-1
/
+1
[next]