index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
thermal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
samples: bpf: use libbpf where easy
Jakub Kicinski
4
-25
/
+35
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
5
-10
/
+11
2019-03-01
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
12
-114
/
+16
2019-03-01
samples: bpf: force IPv4 in ping
Jakub Kicinski
5
-5
/
+5
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
1
-2
/
+2
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
1
-0
/
+30
2019-03-01
bpf: fix build without bpf_syscall
Alexei Starovoitov
1
-2
/
+5
2019-02-28
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
1
-0
/
+4
2019-02-28
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
1
-0
/
+1
2019-02-27
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
3
-3
/
+3
2019-02-27
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2
-1
/
+10
2019-02-27
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
1
-0
/
+2
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2
-0
/
+7
2019-02-27
bpf: enable program stats
Alexei Starovoitov
6
-6
/
+129
2019-02-25
xsk: add FAQ to facilitate for first time users
Magnus Karlsson
1
-1
/
+35
2019-02-25
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
4
-648
/
+261
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
8
-3
/
+1080
2019-02-25
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+44
2019-02-25
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
Stanislav Fomichev
1
-6
/
+20
2019-02-25
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
1
-0
/
+2
2019-02-22
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2
-2
/
+2
2019-02-22
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
1
-0
/
+2
2019-02-19
bpf: add skb->queue_mapping write access from tc clsact
Jesper Dangaard Brouer
1
-3
/
+13
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
3
-3
/
+41
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
3
-4
/
+4
2019-02-19
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-19
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
1
-9
/
+1
2019-02-19
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
1
-0
/
+19
2019-02-19
liquidio: using NULL instead of plain integer
YueHaibing
2
-2
/
+2
2019-02-19
r8169: remove unneeded mmiowb barriers
Heiner Kallweit
1
-6
/
+0
2019-02-19
net: dsa: Implement flow_dissect callback for tag_dsa.
Rundong Ge
2
-0
/
+18
2019-02-19
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
1
-6
/
+1
2019-02-19
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
1
-5
/
+6
2019-02-18
mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values
Shalom Toledo
1
-2
/
+2
2019-02-18
net: hamradio: remove unused hweight*() defines
Masahiro Yamada
1
-26
/
+0
2019-02-18
net: hns3: make function hclge_set_all_vf_rst() static
Wei Yongjun
1
-1
/
+1
2019-02-18
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
1
-1
/
+0
2019-02-18
net: sgi: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2019-02-18
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
1
-2
/
+4
2019-02-18
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
1
-3
/
+0
2019-02-18
net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'
YueHaibing
1
-5
/
+0
2019-02-18
nfp: flower: fix masks for tcp and ip flags fields
Pieter Jansen van Vuuren
1
-15
/
+20
2019-02-18
nfp: devlink: allow flashing the device via devlink
Jakub Kicinski
4
-32
/
+56
2019-02-18
ethtool: add compat for flash update
Jakub Kicinski
3
-3
/
+46
2019-02-18
devlink: add flash update command
Jakub Kicinski
3
-0
/
+39
2019-02-18
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
1
-23
/
+1
2019-02-18
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
1
-36
/
+7
2019-02-17
net: sched: cgroup: verify that filter is not NULL during walk
Vlad Buslov
1
-0
/
+2
2019-02-17
net: sched: matchall: verify that filter is not NULL in mall_walk()
Vlad Buslov
1
-0
/
+3
2019-02-17
net: sched: route: don't set arg->stop in route4_walk() when empty
Vlad Buslov
1
-4
/
+1
[next]