Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d08b6f29cf33aeaf301553d8d3805f0aa609df7
3d08b6f
bpf: Add selftests for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
da00d2f
bpf: Add test ops for BPF_PROG_TYPE_TRACING
by KP Singh
· 5 years ago
aca228c
tools/libbpf: Add support for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
6ba43b7
bpf: Attachment verification for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
ae24082
bpf: Introduce BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
7e63920
bpf: JIT helpers for fmod_ret progs
by KP Singh
· 5 years ago
88fd9e5
bpf: Refactor trampoline update code
by KP Singh
· 5 years ago
cc6fa77
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
by Andrii Nakryiko
· 5 years ago
af73d78
kbuild: Remove debug info from kallsyms linking
by Kees Cook
· 5 years ago
0641cad
Merge branch 'bpf-uapi-enums'
by Daniel Borkmann
· 5 years ago
367d82f1
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
by Andrii Nakryiko
· 5 years ago
7cb30aa
libbpf: Assume unsigned values for BTF_KIND_ENUM
by Andrii Nakryiko
· 5 years ago
1aae4bd
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
by Andrii Nakryiko
· 5 years ago
320a360
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
by Andrii Nakryiko
· 5 years ago
5fc40f3
Merge branch 'bpf_gso_size'
by Alexei Starovoitov
· 5 years ago
62511ce
selftests/bpf: Test new __sk_buff field gso_size
by Willem de Bruijn
· 5 years ago
b0ac494
bpf: Sync uapi bpf.h to tools/
by Willem de Bruijn
· 5 years ago
cf62089
bpf: Add gso_size to __sk_buff
by Willem de Bruijn
· 5 years ago
abbc61a
Merge branch 'bpf_link'
by Alexei Starovoitov
· 5 years ago
6489b8e
selftests/bpf: Add link pinning selftests
by Andrii Nakryiko
· 5 years ago
c016b68
libbpf: Add bpf_link pinning/unpinning
by Andrii Nakryiko
· 5 years ago
70ed506
bpf: Introduce pinnable bpf_link abstraction
by Andrii Nakryiko
· 5 years ago
775a2be
selftests/bpf: Declare bpf_log_buf variables as static
by Toke Høiland-Jørgensen
· 5 years ago
441420a
bpf: Reliably preserve btf_trace_xxx types
by Andrii Nakryiko
· 5 years ago
82dbbfc
Merge branch 'move_BPF_PROG_to_libbpf'
by Alexei Starovoitov
· 5 years ago
df8ff35
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
by Andrii Nakryiko
· 5 years ago
396f544
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
by Andrii Nakryiko
· 5 years ago
fd56e00
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
by Andrii Nakryiko
· 5 years ago
ca7dc27
bpftool: Add header guards to generated vmlinux.h
by Andrii Nakryiko
· 5 years ago
15070919
mvneta: add XDP ethtool errors stats for TX to driver
by Jesper Dangaard Brouer
· 5 years ago
0b56a29
Merge branch 'net-zl-array'
by David S. Miller
· 5 years ago
23640d6
tehuti: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
ee3bc9c
r8152: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
0fcf466
net: atlantic: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8f5c69f
bna: bnad: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
48b77df
net: inet_sock: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6e68f49
net: ip6_fib: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
a531106
net: ip_fib: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
1776658d
drop_monitor: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2e83abd
net: mip6: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
bb4cf02
netdevice: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6f2f92a
Merge branch 'net-thunderx-Miscellaneous-changes'
by David S. Miller
· 5 years ago
aa3afcc
net: cavium: Register driver with PCI subsys IDs
by Prakash Brahmajyosyula
· 5 years ago
605a9bb
net: thunderx: Reduce mbox wait response time.
by Geetha sowjanya
· 5 years ago
c0d2507
net: thunderx: Adjust CQE_RX drop levels for better performance
by Sunil Goutham
· 5 years ago
aeaf0cc
Merge branch 'octeontx2-Flow-control-support-and-other-misc-changes'
by David S. Miller
· 5 years ago
dc819c1
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
by Sunil Goutham
· 5 years ago
549c35e
octeontx2-af: Enable PCI master
by Sunil Goutham
· 5 years ago
8315f9b
octeontx2-af: Set discovery ID for RVUM block
by Sunil Goutham
· 5 years ago
4f4eebf
octeontx2-af: Optimize data retrieval from firmware
by Linu Cherian
· 5 years ago
75f3627
octeontx2-pf: Support to enable/disable pause frames via ethtool
by Geetha sowjanya
· 5 years ago
f7e086e
octeontx2-af: Pause frame configuration at cgx
by Geetha sowjanya
· 5 years ago
27150bc
octeontx2-af: Interface backpressure configuration
by Geetha sowjanya
· 5 years ago
48938b1
net: phy: mscc: add constants for used interrupt mask bits
by Heiner Kallweit
· 5 years ago
5a8b7c4
arcnet: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
08ca27d
neighbour: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8661b6e
net: flow_offload: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
a79b41e
net: dn_fib: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
53e76f4
ndisc: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
c61a2a7
net: ipv6: mld: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
e831602
net: lwtunnel: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
207644f
net: ip6_route: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
97a888c
net: nexthop: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2e7aaaa
net: sctp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2603c29
net: sock_reuseport: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
de30181
Merge branch 'net-ethtool-Introduce-link_ksettings-API-for-virtual-network-devices'
by David S. Miller
· 5 years ago
9aedc6e2
net/ethtool: Introduce link_ksettings API for virtual network devices
by Cris Forno
· 5 years ago
70ae1e1
ethtool: Factored out similar ethtool link settings for virtual devices to core
by Cris Forno
· 5 years ago
68e2c37
Merge branch 'hsr-several-code-cleanup-for-hsr-module'
by David S. Miller
· 5 years ago
e0a4b99
hsr: use upper/lower device infrastructure
by Taehee Yoo
· 5 years ago
81390d0
hsr: remove unnecessary rcu_read_lock() in hsr module
by Taehee Yoo
· 5 years ago
4b793ac
hsr: use netdev_err() instead of WARN_ONCE()
by Taehee Yoo
· 5 years ago
13eeb5f
hsr: use extack error message instead of netdev_info
by Taehee Yoo
· 5 years ago
f3f2f98
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
by Taehee Yoo
· 5 years ago
892e091
net: ag71xx: port to phylink
by Oleksij Rempel
· 5 years ago
b0251fb
Merge branch 'net-ll_temac-RX-TX-ring-size-and-coalesce-ethtool-parameters'
by David S. Miller
· 5 years ago
227d461
net: ll_temac: Add ethtool support for coalesce parameters
by Esben Haabendal
· 5 years ago
f7b261b
net: ll_temac: Make RX/TX ring sizes configurable
by Esben Haabendal
· 5 years ago
7c462a0
net: ll_temac: Remove unused start_p variable
by Esben Haabendal
· 5 years ago
9482cc9
net: ll_temac: Remove unused tx_bd_next struct field
by Esben Haabendal
· 5 years ago
b90feaf
net: sched: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
9f0ca0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
9a834f9b
Merge branch 'net-cleanup-datagram-receive-helpers'
by David S. Miller
· 5 years ago
e427cad
net: datagram: drop 'destructor' argument from several helpers
by Paolo Abeni
· 5 years ago
7782040
unix: uses an atomic type for scm files accounting
by Paolo Abeni
· 5 years ago
e955376
af_unix: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
749db09
bonding: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
d2afb41
net: core: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b0c9a2d
ipv6: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8402a31
net: dccp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
af71b09
l2tp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
680a931
net: mpls: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
95e486f
xdp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
549da33
Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
812285f
Merge branch 'bpf_sk_storage_via_inet_diag'
by Alexei Starovoitov
· 5 years ago
085c20c
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
by Martin KaFai Lau
· 5 years ago
1ed4d92
bpf: INET_DIAG support in bpf_sk_storage
by Martin KaFai Lau
· 5 years ago
0df6d32
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
by Martin KaFai Lau
· 5 years ago
5682d39
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
by Martin KaFai Lau
· 5 years ago
9f6e055
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
Next »