Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1fdd08bedc56d2a927c5f230e2d63f17ca1068f1
1fdd08b
bpf: add documentation for eBPF helpers (23-32)
by Quentin Monnet
· 7 years ago
c456dec
bpf: add documentation for eBPF helpers (12-22)
by Quentin Monnet
· 7 years ago
ad4a522
bpf: add documentation for eBPF helpers (01-11)
by Quentin Monnet
· 7 years ago
56a092c
bpf: add script and prepare bpf.h for new helpers documentation
by Quentin Monnet
· 7 years ago
3f13de6
Merge branch 'bpf-tunnel-metadata-selftests'
by Daniel Borkmann
· 7 years ago
b05cd74
samples/bpf: remove the bpf tunnel testsuite.
by William Tu
· 7 years ago
933a741
selftests/bpf: bpf tunnel test.
by William Tu
· 7 years ago
f761312
bpf: fix xdp_generic for bpf_adjust_tail usecase
by Nikita V. Shirokov
· 7 years ago
9b984a2
tools, bpftool: Display license GPL compatible in prog show/list
by Jiri Olsa
· 7 years ago
fb6ef42
tools, bpf: Sync bpf.h uapi header
by Jiri Olsa
· 7 years ago
b85fab0
bpf: Add gpl_compatible flag to struct bpf_prog_info
by Jiri Olsa
· 7 years ago
af487c5
Merge branch 'bpf-optimize-neg-sums'
by Daniel Borkmann
· 7 years ago
7bdc97b
nfp: bpf: optimize comparisons to negative constants
by Jakub Kicinski
· 7 years ago
61dd8f0
nfp: bpf: tabularize generations of compare operations
by Jakub Kicinski
· 7 years ago
6c59500
nfp: bpf: optimize add/sub of a negative constant
by Jakub Kicinski
· 7 years ago
9c9e532
nfp: bpf: remove double space
by Jakub Kicinski
· 7 years ago
a18fda1
bpf: reduce runtime of test_sockmap tests
by John Fastabend
· 7 years ago
bf91a76
Merge branch 'bpf-sockmap-selftests'
by Daniel Borkmann
· 7 years ago
2e04eb1
bpf: sockmap, remove samples program
by John Fastabend
· 7 years ago
16962b2
bpf: sockmap, add selftests
by John Fastabend
· 7 years ago
5d9ffea
bpf: sockmap, add a set of tests to run by default
by John Fastabend
· 7 years ago
15f66a9
bpf: sockmap, code sockmap_test in C
by John Fastabend
· 7 years ago
6595c74
tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
by Yonghong Song
· 7 years ago
b6fd9cf
selftests: bpf: update .gitignore with missing file
by Anders Roxell
· 7 years ago
68db35b
Merge branch 'bpf-map-val-as-key'
by Daniel Borkmann
· 7 years ago
5f90dd6
tools/bpf: add verifier tests for accesses to map values
by Paul Chaignon
· 7 years ago
d71962f
bpf: allow map helpers access to map values directly
by Paul Chaignon
· 7 years ago
0e25d14
Merge branch 'bpf-xfrm-states'
by Daniel Borkmann
· 7 years ago
29a36f9
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
by Eyal Birger
· 7 years ago
12bed76
bpf: add helper for getting xfrm states
by Eyal Birger
· 7 years ago
fbcf93e
bpf: btf: Clean up btf.h in uapi
by Martin KaFai Lau
· 7 years ago
aaa6452
bpf: fix virtio-net's length calc for XDP_PASS
by Nikita V. Shirokov
· 7 years ago
48d7a07
hv_netvsc: select needed ucs2_string routine
by Stephen Hemminger
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0638eb5
Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'
by David S. Miller
· 7 years ago
8ae8697
net/ipv6: Remove unncessary check on f6i in fib6_check
by David Ahern
· 7 years ago
a68886a
net/ipv6: Make from in rt6_info rcu protected
by David Ahern
· 7 years ago
5bcaa41
net/ipv6: Move release of fib6_info from pcpu routes to helper
by David Ahern
· 7 years ago
a87b7dc
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
by David Ahern
· 7 years ago
4d85cd0
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
by David Ahern
· 7 years ago
a269f1a
net/ipv6: Rename rt6_get_cookie_safe
by David Ahern
· 7 years ago
6a3e030
net/ipv6: Clean up rt expires helpers
by David Ahern
· 7 years ago
1b80f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
83beed7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
7e3cb16
Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
7768ee3
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
a9e5b73
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
by David Howells
· 7 years ago
6606259
afs: Fix server record deletion
by David Howells
· 7 years ago
a72db42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b9abdcf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
43f70c9
Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 7 years ago
0d9cf33
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
4d18905
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
41e3bef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
cf1a1e0
tun: do not compute the rxhash, if not needed
by Paolo Abeni
· 7 years ago
4962186
lan78xx: Add support to dump lan78xx registers
by Raghuram Chary J
· 7 years ago
0a8b275
Merge branch 'lan78xx-Read-configuration-from-Device-Tree'
by David S. Miller
· 7 years ago
01d2658
dt-bindings: Document the DT bindings for lan78xx
by Phil Elwell
· 7 years ago
1827b06
lan78xx: Read LED states from Device Tree
by Phil Elwell
· 7 years ago
760db29
lan78xx: Read MAC address from DT if present
by Phil Elwell
· 7 years ago
a83762d
sfc: set and clear interrupt affinity hints
by Bert Kenward
· 7 years ago
263243d
net/ipv6: Fix ip6_convert_metrics() bug
by Eric Dumazet
· 7 years ago
36e584d
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
26d6804
Merge branch 'qed-Use-trust-mode-to-override-forced-MAC'
by David S. Miller
· 7 years ago
809c45a
qed* : Add new TLV to request PF to update MAC in bulletin board
by Shahed Shaikh
· 7 years ago
7425d82
qed* : use trust mode to allow VF to override forced MAC
by Shahed Shaikh
· 7 years ago
854da23
Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
d08de37b
Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2ed0212
Merge branch 'geneve-mtu'
by David S. Miller
· 7 years ago
c40e89f
geneve: configure MTU based on a lower device
by Alexey Kodanev
· 7 years ago
321acc1
geneve: check MTU for a minimum in geneve_change_mtu()
by Alexey Kodanev
· 7 years ago
5edbea6
geneve: cleanup hard coded value for Ethernet header length
by Alexey Kodanev
· 7 years ago
4c52a88
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
by Alexey Kodanev
· 7 years ago
f1d22a1
team: account for oper state
by George Wilkie
· 7 years ago
ddf967b
Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'
by David S. Miller
· 7 years ago
682cd3c
tipc: confgiure and apply UDP bearer MTU on running links
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
901271e0
tipc: implement configuration of UDP media MTU
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
a4dfa72
tipc: set default MTU for UDP media
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
c2d94c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
cea395a
liquidio: Added ndo_get_vf_stats support
by Intiyaz Basha
· 7 years ago
eaa008d
Merge branch 'ave-fix-the-activation-issues-for-some-UniPhier-SoCs'
by David S. Miller
· 7 years ago
57878f2
net: ethernet: ave: add support for phy-mode setting of system controller
by Kunihiko Hayashi
· 7 years ago
7473430
dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode setting
by Kunihiko Hayashi
· 7 years ago
6b9227d
net: ethernet: ave: add multiple clocks and resets support as required property
by Kunihiko Hayashi
· 7 years ago
0263ea5
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
by Andrew Lunn
· 7 years ago
878a4d3
libbpf: fixed build error for samples/bpf/
by Björn Töpel
· 7 years ago
16a34ad
Don't leak MNT_INTERNAL away from internal mounts
by Al Viro
· 7 years ago
1255fcb
net/smc: fix shutdown in state SMC_LISTEN
by Ursula Braun
· 7 years ago
a60faa6
bnxt_en: Fix memory fault in bnxt_ethtool_init()
by Vasundhara Volam
· 7 years ago
0df8bb0
Merge branch 'virtio-ctrl-buffer-fixes'
by David S. Miller
· 7 years ago
f4ee703
virtio_net: sparse annotation fix
by Michael S. Tsirkin
· 7 years ago
d7fad4c
virtio_net: fix adding vids on big-endian
by Michael S. Tsirkin
· 7 years ago
12e5716
virtio_net: split out ctrl buffer
by Michael S. Tsirkin
· 7 years ago
f4ea891
net: hns: Avoid action name truncation
by dann frazier
· 7 years ago
bda73d4
Merge branch 'Amiga-xsurf100'
by David S. Miller
· 7 years ago
861928f
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
by Michael Karcher
· 7 years ago
453da98
net-next: ax88796: release platform device drvdata on probe error and module remove
by Michael Schmitz
· 7 years ago
caaf45a
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
by Michael Karcher
· 7 years ago
cec4c1c
net-next: ax88796: add interrupt status callback to platform data
by Michael Karcher
· 7 years ago
27cced2
net-next: ax88796: Add block_input/output hooks to ax_plat_data
by Michael Karcher
· 7 years ago
Next »