index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
libbpf: Return err if bpf_object__load failed
Mao Wenan
1
-1
/
+1
2020-04-26
selftests/bpf: Add cls_redirect classifier
Lorenz Bauer
4
-0
/
+1575
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2
-5
/
+31
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
7
-2
/
+44
2020-04-26
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
Tobias Klauser
1
-2
/
+2
2020-04-26
net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
Maciej Żenczykowski
1
-1
/
+1
2020-04-26
net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
Lorenzo Colitti
1
-0
/
+2
2020-04-26
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
5
-79
/
+87
2020-04-26
bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
Luke Nelson
1
-2
/
+3
2020-04-26
bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h
Yoshiki Komachi
1
-0
/
+6
2020-04-26
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
4
-18
/
+29
2020-04-26
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
3
-3
/
+0
2020-04-26
bpf: Remove set but not used variable 'dst_known'
Mao Wenan
1
-3
/
+1
2020-04-26
net: hns3: remove an unnecessary check in hclge_set_umv_space()
Huazhong Tan
1
-2
/
+1
2020-04-26
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-04-26
net: openvswitch: suitable access to the dp_meters
Tonghao Zhang
1
-3
/
+3
2020-04-26
hinic: add net_device_ops associated with vf
Luo bin
3
-1
/
+383
2020-04-26
hinic: add sriov feature support
Luo bin
23
-193
/
+1195
2020-04-26
hinic: add mailbox function support
Luo bin
10
-10
/
+1456
2020-04-26
net/mlx4_core: Add missing iounmap() in error path
Zou Wei
1
-0
/
+1
2020-04-26
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-04-26
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-04-26
liquidio: remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-26
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-26
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-26
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
3
-2
/
+27
2020-04-26
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-26
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-26
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-26
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-26
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-26
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-26
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
2020-04-26
net: hns3: refactor the MAC address configure
Jian Shen
6
-218
/
+860
2020-04-26
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
1
-1
/
+1
2020-04-26
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
1
-9
/
+5
2020-04-26
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
1
-48
/
+24
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
net: ipv6: remove unused inline function ip6_set_txhash
YueHaibing
1
-1
/
+0
[next]