Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
be08815c5d3b25e53cd9b53a4d768d5f3d93ba25
be08815
bpf: add also cbpf long jump test cases with heavy expansion
by Daniel Borkmann
· 7 years ago
06be086
bpf: test case for map pointer poison with calls/branches
by Daniel Borkmann
· 7 years ago
25c1013
Merge branch 'btf-fixes'
by Alexei Starovoitov
· 7 years ago
8175383
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
by Martin KaFai Lau
· 7 years ago
b9308ae
bpf: btf: Check array t->size
by Martin KaFai Lau
· 7 years ago
b4b21a0
Merge branch 'bpf-sockmap-test-fixes'
by Daniel Borkmann
· 7 years ago
73563aa
selftests/bpf: test_sockmap, print additional test options
by Prashant Bhole
· 7 years ago
d825e12
selftests/bpf: test_sockmap, fix data verification
by Prashant Bhole
· 7 years ago
a009f1f
selftests/bpf: test_sockmap, timing improvements
by Prashant Bhole
· 7 years ago
035b37f
selftests/bpf: test_sockmap, join cgroup in selftest mode
by Prashant Bhole
· 7 years ago
16edddf
selftests/bpf: test_sockmap, check test failure
by Prashant Bhole
· 7 years ago
bcece5d
bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address families
by David Ahern
· 7 years ago
71b2c87
bpf: devmap: remove redundant assignment of dev = dev
by Colin Ian King
· 7 years ago
13a370b
bpftool: Support sendmsg{4,6} attach types
by Andrey Ignatov
· 7 years ago
ee7dbd97
Merge branch 'bpf-ir-decoder'
by Daniel Borkmann
· 7 years ago
6bdd533
bpf: add selftest for lirc_mode2 type program
by Sean Young
· 7 years ago
f4364dc
media: rc: introduce BPF_PROG_LIRC_MODE2
by Sean Young
· 7 years ago
170a7e3
bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
by Sean Young
· 7 years ago
9ce64f1
bpf: Verify flags in bpf_fib_lookup
by David Ahern
· 7 years ago
fa898d7
bpf: Drop mpls from bpf_fib_lookup
by David Ahern
· 7 years ago
720e7f3
bpf: hide the unused 'off' variable
by YueHaibing
· 7 years ago
7a279e9
bpf: clean up eBPF helpers documentation
by Quentin Monnet
· 7 years ago
f198222
Merge branch 'bpf-sendmsg-hook'
by Daniel Borkmann
· 7 years ago
04b6ab7
selftests/bpf: Selftest for sys_sendmsg hooks
by Andrey Ignatov
· 7 years ago
9be71aa
selftests/bpf: Prepare test_sock_addr for extension
by Andrey Ignatov
· 7 years ago
72481f3
libbpf: Support guessing sendmsg{4,6} progs
by Andrey Ignatov
· 7 years ago
3024cf8
bpf: Sync bpf.h to tools/
by Andrey Ignatov
· 7 years ago
1cedee1
bpf: Hooks for sys_sendmsg
by Andrey Ignatov
· 7 years ago
13193b0
bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=n
by Andrey Ignatov
· 7 years ago
3b29663
selftests/bpf: missing headers test_lwt_seg6local
by Mathieu Xhonneux
· 7 years ago
dc3b8ae
bpf: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
53c8036
bpf: btf: avoid -Wreturn-type warning
by Arnd Bergmann
· 7 years ago
a493f5f
libbpf: Install btf.h with libbpf
by Andrey Ignatov
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc2dbc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
03250e10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3f19597
kasan: fix memory hotplug during boot
by David Hildenbrand
· 7 years ago
ed1596f
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
by David Hildenbrand
· 7 years ago
d41362e
checkpatch: fix macro argument precedence test
by Joe Perches
· 7 years ago
ae67d58
init/main.c: include <linux/mem_encrypt.h>
by Mathieu Malaterre
· 7 years ago
23d6aef
kernel/sys.c: fix potential Spectre v1 issue
by Gustavo A. R. Silva
· 7 years ago
a215586
mm/memory_hotplug: fix leftover use of struct page during hotplug
by Jonathan Cameron
· 7 years ago
6c04ab0
proc: fix smaps and meminfo alignment
by Hugh Dickins
· 7 years ago
8addc2d
mm: do not warn on offline nodes unless the specific node is explicitly requested
by Michal Hocko
· 7 years ago
15c30bc
mm, memory_hotplug: make has_unmovable_pages more robust
by Michal Hocko
· 7 years ago
0f901dc
mm/kasan: don't vfree() nonexistent vm_area
by Andrey Ryabinin
· 7 years ago
b9ddff9
MAINTAINERS: change hugetlbfs maintainer and update files
by Mike Kravetz
· 7 years ago
8f89c00
ipc/shm: fix shmat() nil address after round-down when remapping
by Davidlohr Bueso
· 7 years ago
a73ab24
Revert "ipc/shm: Fix shmat mmap nil-page protection"
by Davidlohr Bueso
· 7 years ago
7a4deea
idr: fix invalid ptr dereference on item delete
by Matthew Wilcox
· 7 years ago
3373de2
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"
by Changwei Ge
· 7 years ago
7cbf319
mm: fix nr_rotate_swap leak in swapon() error case
by Omar Sandoval
· 7 years ago
e52cde7
net: dsa: dsa_loop: Make dynamic debugging helpful
by Florian Fainelli
· 7 years ago
910714f
Merge branch 'ovs-ct-zone'
by David S. Miller
· 7 years ago
11efd5c
openvswitch: Support conntrack zone limit
by Yi-Hung Wei
· 7 years ago
5972be6
openvswitch: Add conntrack limit netlink definition
by Yi-Hung Wei
· 7 years ago
d7c52fc
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
a456757
8139too: Remove unnecessary netif_napi_del()
by Bo Chen
· 7 years ago
eb11041
ibmvnic: Fix partial success login retries
by Thomas Falcon
· 7 years ago
a527af9
Merge branch 'qed-ethtool-rx-flow-classification-enhancements'
by David S. Miller
· 7 years ago
608e00d0
qed*: Support drop action classification
by Manish Chopra
· 7 years ago
39385ab
qede: Support flow classification to the VFs.
by Manish Chopra
· 7 years ago
3893fc6
qed*: Support other classification modes.
by Manish Chopra
· 7 years ago
89ffd14
qede: Validate unsupported configurations
by Manish Chopra
· 7 years ago
8788531
qede: Refactor ethtool rx classification flow.
by Manish Chopra
· 7 years ago
d2f30f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
24e4b07
selftests/net: Add missing config options for PMTU tests
by Stefano Brivio
· 7 years ago
e2f4f4e
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
by Arjun Vynipadath
· 7 years ago
e8d4529
cxgb4: clean up init_one
by Ganesh Goudar
· 7 years ago
57ccaed
cxgb4/cxgb4vf: link management changes for new SFP
by Ganesh Goudar
· 7 years ago
e3ffec4
Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
b526e56
net: fec: remove stale comment
by YueHaibing
· 7 years ago
0c23511
sfc: stop the TX queue before pushing new buffers
by Martin Habets
· 7 years ago
7d850ab
net: bridge: add support for port isolation
by Nikolay Aleksandrov
· 7 years ago
62d18ec
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b133ef6
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
f287fe3
Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
b9f5701
Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a1a9f53
Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
1383cb8
mlx4_core: allocate ICM memory in page size chunks
by Qing Huang
· 7 years ago
9c59049
Merge branch 'nfp-offload-LAG-for-tc-flower-egress'
by David S. Miller
· 7 years ago
7e24a59
nfp: flower: compute link aggregation action
by John Hurley
· 7 years ago
2e1cc52
nfp: flower: implement host cmsg handler for LAG
by John Hurley
· 7 years ago
bb9a8d0
nfp: flower: monitor and offload LAG groups
by John Hurley
· 7 years ago
f44aa9e
net: include hash policy in LAG changeupper info
by John Hurley
· 7 years ago
b945245
nfp: flower: add per repr private data for LAG offload
by John Hurley
· 7 years ago
898bc7d
nfp: flower: check for/turn on LAG support in firmware
by John Hurley
· 7 years ago
1945ca7
nfp: nfpcore: add rtsym writing function
by John Hurley
· 7 years ago
24f132e
nfp: add ndo_set_mac_address for representors
by John Hurley
· 7 years ago
d97cde6
hv_netvsc: fix bogus ifalias on network device
by Stephen Hemminger
· 7 years ago
322eaa0
enic: set DMA mask to 47 bit
by Govindarajulu Varadarajan
· 7 years ago
de0a8267
Merge branch 'net-Update-fib_table_lookup-tracepoints'
by David S. Miller
· 7 years ago
c949cbb
net/ipv4: Remove tracepoint in fib_validate_source
by David Ahern
· 7 years ago
30d444d
net/ipv6: Udate fib6_table_lookup tracepoint
by David Ahern
· 7 years ago
9f32397
net/ipv4: Udate fib_table_lookup tracepoint
by David Ahern
· 7 years ago
aaa908f
net_sched: switch to rcu_work
by Cong Wang
· 7 years ago
af8d3c7
ppp: remove the PPPIOCDETACH ioctl
by Eric Biggers
· 7 years ago
1bb58d2
Merge branch 'Mirroring-tests-involving-VLAN'
by David S. Miller
· 7 years ago
181d95f
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
by Petr Machata
· 7 years ago
a08fb9f
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
by Petr Machata
· 7 years ago
Next »