Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a1270fe95b74eb3195b107c494ed1f11b932a278
a1270fe
bpf: User program for testing HBM
by brakmo
· 6 years ago
187d073
bpf: Sample HBM BPF program to limit egress bw
by brakmo
· 6 years ago
5cce85c
bpf: sync bpf.h to tools and update bpf_helpers.h
by brakmo
· 6 years ago
f7c917b
bpf: add bpf helper bpf_skb_ecn_set_ce
by brakmo
· 6 years ago
b74e21a
samples/bpf: silence compiler warning for xdpsock_user.c
by Yonghong Song
· 6 years ago
a83de90
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
by Yonghong Song
· 6 years ago
4269f69
Merge branch 'bpf-doc-improvements'
by Daniel Borkmann
· 6 years ago
46604676
docs/bpf: minor casing/punctuation fixes
by Andrii Nakryiko
· 6 years ago
9ab5305
docs/btf: reflow text to fill up to 78 characters
by Andrii Nakryiko
· 6 years ago
5efc529
docs/btf: fix typos, improve wording
by Andrii Nakryiko
· 6 years ago
4b91130
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
by Eric Dumazet
· 6 years ago
3860d38
Merge branch 'bpf-dedup-fixes'
by Daniel Borkmann
· 6 years ago
7c7a489
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
by Andrii Nakryiko
· 6 years ago
91097fb
btf: fix bug with resolving STRUCT/UNION into corresponding FWD
by Andrii Nakryiko
· 6 years ago
51edf5f
btf: allow to customize dedup hash table size
by Andrii Nakryiko
· 6 years ago
1baabdc
libbpf: fix formatting for btf_ext__get_raw_data
by Andrii Nakryiko
· 6 years ago
8054d51f
selftests/bpf: fix btf_dedup testing code
by Andrii Nakryiko
· 6 years ago
3d8669e
tools/libbpf: signedness bug in btf_dedup_ref_type()
by Dan Carpenter
· 6 years ago
74b3881
Merge branch 'bpf-samples-improvements'
by Daniel Borkmann
· 6 years ago
771744f
tools: libbpf: make sure readelf shows full names in build checks
by Jakub Kicinski
· 6 years ago
1a9b268
samples: bpf: use libbpf where easy
by Jakub Kicinski
· 6 years ago
f74a53d9
tools: libbpf: add a correctly named define for map iteration
by Jakub Kicinski
· 6 years ago
ea9b636
samples: bpf: remove load_sock_ops in favour of bpftool
by Jakub Kicinski
· 6 years ago
5c3cf87
samples: bpf: force IPv4 in ping
by Jakub Kicinski
· 6 years ago
ebace0e
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
by Stanislav Fomichev
· 6 years ago
f2bb538
bpf: add missing entries to bpf_helpers.h
by Willem de Bruijn
· 6 years ago
3fcc553
bpf: fix build without bpf_syscall
by Alexei Starovoitov
· 6 years ago
3bcd604
Merge branch 'inner_map_spin_lock-fix'
by Alexei Starovoitov
· 6 years ago
9eca508
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
by Yonghong Song
· 6 years ago
a115d0e
bpf: set inner_map_meta->spin_lock_off correctly
by Yonghong Song
· 6 years ago
d2e614c
samples: bpf: fix: broken sample regarding removed function
by Daniel T. Lee
· 6 years ago
da4e023
Merge branch 'bpf-prog-stats'
by Daniel Borkmann
· 6 years ago
88ad472
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
by Alexei Starovoitov
· 6 years ago
b1eca86
tools/bpf: sync bpf.h into tools
by Alexei Starovoitov
· 6 years ago
5f8f8b9
bpf: expose program stats via bpf_prog_info
by Alexei Starovoitov
· 6 years ago
492ecee
bpf: enable program stats
by Alexei Starovoitov
· 6 years ago
143bdc2
Merge branch 'bpf-libbpf-af-xdp'
by Daniel Borkmann
· 6 years ago
0f4a9b7
xsk: add FAQ to facilitate for first time users
by Magnus Karlsson
· 6 years ago
248c7f9
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
by Magnus Karlsson
· 6 years ago
1cad078
libbpf: add support for using AF_XDP sockets
by Magnus Karlsson
· 6 years ago
740f8a6
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
by Stanislav Fomichev
· 6 years ago
a439184
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
by Stanislav Fomichev
· 6 years ago
fd92d66
bpf: test_bpf: turn off preemption in function __run_once
by Anders Roxell
· 6 years ago
915654f
samples/bpf: Fix dummy program unloading for xdp_redirect samples
by Toke Høiland-Jørgensen
· 6 years ago
e80d02d
seccomp, bpf: disable preemption before calling into bpf prog
by Alexei Starovoitov
· 6 years ago
74e31ca8
bpf: add skb->queue_mapping write access from tc clsact
by Jesper Dangaard Brouer
· 6 years ago
568f196
bpf: check that BPF programs run with preemption disabled
by Peter Zijlstra
· 6 years ago
a5d9265
bpf: bpftool, fix documentation for attach types
by Alban Crequy
· 6 years ago
c9b747d
bnx2x: Remove set but not used variable 'mfw_vn'
by YueHaibing
· 6 years ago
778a57d
Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values'
by David S. Miller
· 6 years ago
96c2be3
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
by Heiner Kallweit
· 6 years ago
9004a14
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
by Heiner Kallweit
· 6 years ago
bf9d787
liquidio: using NULL instead of plain integer
by YueHaibing
· 6 years ago
eb16097
r8169: remove unneeded mmiowb barriers
by Heiner Kallweit
· 6 years ago
57fd967
net: dsa: Implement flow_dissect callback for tag_dsa.
by Rundong Ge
· 6 years ago
6e07902
net: sched: using kfree_rcu() to simplify the code
by Wei Yongjun
· 6 years ago
780feae
mdio_bus: Fix PTR_ERR() usage after initialization to constant
by YueHaibing
· 6 years ago
31ef5b0
mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values
by Shalom Toledo
· 6 years ago
ed95799
net: hamradio: remove unused hweight*() defines
by Masahiro Yamada
· 6 years ago
8bbed40
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
e511f17
net: hns3: make function hclge_set_all_vf_rst() static
by Wei Yongjun
· 6 years ago
58ecf26
ptr_ring: remove duplicated include from ptr_ring.h
by YueHaibing
· 6 years ago
3edaded
net: sgi: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 6 years ago
aaeb1de
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
by Ivan Vecera
· 6 years ago
5642563
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
by Maxime Chevallier
· 6 years ago
a0bc653
net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'
by YueHaibing
· 6 years ago
0496743
nfp: flower: fix masks for tcp and ip flags fields
by Pieter Jansen van Vuuren
· 6 years ago
eaec2ef
Merge branch 'devlink-add-the-ability-to-update-device-flash'
by David S. Miller
· 6 years ago
5c5696f
nfp: devlink: allow flashing the device via devlink
by Jakub Kicinski
· 6 years ago
4eceba1
ethtool: add compat for flash update
by Jakub Kicinski
· 6 years ago
76726cc
devlink: add flash update command
by Jakub Kicinski
· 6 years ago
8e31c474
Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode'
by David S. Miller
· 6 years ago
5502b21
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
by Heiner Kallweit
· 6 years ago
a2703de
net: phy: improve phy_resolve_aneg_linkmode
by Heiner Kallweit
· 6 years ago
8b58d12
net: sched: cgroup: verify that filter is not NULL during walk
by Vlad Buslov
· 6 years ago
d66022c
net: sched: matchall: verify that filter is not NULL in mall_walk()
by Vlad Buslov
· 6 years ago
3027ff4
net: sched: route: don't set arg->stop in route4_walk() when empty
by Vlad Buslov
· 6 years ago
31a9984
net: sched: fw: don't set arg->stop in fw_walk() when empty
by Vlad Buslov
· 6 years ago
1eb0016
net: caif: use skb helpers instead of open-coding them
by Jann Horn
· 6 years ago
6a79507
mlxsw: core: Extend thermal module with per QSFP module thermal zones
by Vadim Pasternak
· 6 years ago
3c136c5
Merge branch 'neigh-tracepoints'
by David S. Miller
· 6 years ago
56dd18a
neigh: hook tracepoints in neigh update code
by Roopa Prabhu
· 6 years ago
9c03b28
trace: events: add a few neigh tracepoints
by Roopa Prabhu
· 6 years ago
9e8ccd8
Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an'
by David S. Miller
· 6 years ago
3ce2a02
net: phy: marvell10g: check for newly set aneg
by Heiner Kallweit
· 6 years ago
3de97f3
net: phy: marvell10g: use genphy_c45_an_config_aneg
by Andrew Lunn
· 6 years ago
9a5dc8a
net: phy: add genphy_c45_an_config_aneg
by Andrew Lunn
· 6 years ago
744e458
net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
by Heiner Kallweit
· 6 years ago
885e631
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
5aab392
tools/libbpf: support bigger BTF data sizes
by Andrii Nakryiko
· 6 years ago
9d6b358
selftests: bpf: test_lwt_ip_encap: add negative tests.
by Peter Oskolkov
· 6 years ago
f186a82
net: stmmac: use correct define to get rx timestamp on GMAC4
by Alexandre Torgue
· 6 years ago
d0edde8
atm: clean up vcc_seq_next()
by Dan Carpenter
· 6 years ago
4057765
sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
by Guillaume Nault
· 6 years ago
f2281c2
Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
a3419ce
netfilter: nf_conntrack_sip: add sip_external_media logic
by Alin Nastac
· 6 years ago
dddaf89
netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' static
by Wei Yongjun
· 6 years ago
bb015f2
Merge branch 's390-next'
by David S. Miller
· 6 years ago
8024cc9
s390/qeth: split out OSN netdev ops
by Julian Wiedmann
· 6 years ago
1b4d5e1
s390/qeth: add support for ETHTOOL_GRINGPARAM
by Julian Wiedmann
· 6 years ago
Next »