index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
5
-49
/
+34
2020-04-28
selftests/bpf: fix test_sysctl_prog with alu32
Alexei Starovoitov
1
-1
/
+1
2020-04-28
libbpf: Remove unneeded semicolon in btf_dump_emit_type
Zou Wei
1
-1
/
+1
2020-04-28
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
1
-1
/
+2
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
91
-2096
/
+1832
2020-04-27
bpf, cgroup: Remove unused exports
Christoph Hellwig
1
-4
/
+0
2020-04-27
libbpf: Return err if bpf_object__load failed
Mao Wenan
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
88
-653
/
+458
2020-04-27
sysctl: avoid forward declarations
Christoph Hellwig
1
-1534
/
+1497
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
7
-42
/
+24
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
3
-15
/
+1
2020-04-26
Merge branch 'cloudflare-prog'
Alexei Starovoitov
4
-0
/
+1575
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-25
net: hns3: remove an unnecessary check in hclge_set_umv_space()
Huazhong Tan
1
-2
/
+1
2020-04-25
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-04-25
net: openvswitch: suitable access to the dp_meters
Tonghao Zhang
1
-3
/
+3
2020-04-25
Merge branch 'hinic-add-SR-IOV-support'
David S. Miller
28
-203
/
+3033
2020-04-25
hinic: add net_device_ops associated with vf
Luo bin
3
-1
/
+383
2020-04-25
hinic: add sriov feature support
Luo bin
23
-193
/
+1195
2020-04-25
hinic: add mailbox function support
Luo bin
10
-10
/
+1456
2020-04-25
net/mlx4_core: Add missing iounmap() in error path
Zou Wei
1
-0
/
+1
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-04-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-04-25
liquidio: remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-25
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
3
-2
/
+27
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-25
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-25
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
Merge branch 'net-hns3-refactor-for-MAC-table'
David S. Miller
12
-428
/
+1166
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-25
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-25
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
2020-04-25
net: hns3: refactor the MAC address configure
Jian Shen
6
-218
/
+860
2020-04-25
net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
Jian Shen
1
-1
/
+1
2020-04-25
net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
Jian Shen
1
-9
/
+5
2020-04-25
net: hns3: refine for unicast MAC VLAN space management
Jian Shen
1
-48
/
+24
[next]