Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fca16e51078e8e5c0af839426b3d2dcd2bede135
fca16e5
xdp: Refactor devmap allocation code for reuse
by Toke Høiland-Jørgensen
· 5 years ago
6dbff13
include/bpf.h: Remove map_insert_ctx() stubs
by Toke Høiland-Jørgensen
· 5 years ago
475e31f
Merge branch 'revamp-test_progs'
by Alexei Starovoitov
· 5 years ago
b207edf
selftests/bpf: convert send_signal.c to use subtests
by Andrii Nakryiko
· 5 years ago
51436ed
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
by Andrii Nakryiko
· 5 years ago
3a516a0
selftests/bpf: add sub-tests support for test_progs
by Andrii Nakryiko
· 5 years ago
0ff97e5
selftests/bpf: abstract away test log output
by Andrii Nakryiko
· 5 years ago
329e38f
selftest/bpf: centralize libbpf logging management for test_progs
by Andrii Nakryiko
· 5 years ago
e87fd8b
libbpf: return previous print callback from libbpf_set_print
by Andrii Nakryiko
· 5 years ago
8160bae
selftests/bpf: add test selectors by number and name to test_progs
by Andrii Nakryiko
· 5 years ago
766f2a5
selftests/bpf: revamp test_progs to allow more control
by Andrii Nakryiko
· 5 years ago
61098e8
selftests/bpf: prevent headers to be compiled as C code
by Andrii Nakryiko
· 5 years ago
943e398
Merge branch 'flow_dissector-input-flags'
by Alexei Starovoitov
· 5 years ago
e853ae7
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
by Stanislav Fomichev
· 5 years ago
71c99e3
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
by Stanislav Fomichev
· 5 years ago
ae173a9
selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
by Stanislav Fomichev
· 5 years ago
57debff
tools/bpf: sync bpf_flow_keys flags
by Stanislav Fomichev
· 5 years ago
b2ca4e1
bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
by Stanislav Fomichev
· 5 years ago
1ac6b12
bpf/flow_dissector: document flags
by Stanislav Fomichev
· 5 years ago
086f956
bpf/flow_dissector: pass input flags to BPF flow dissector program
by Stanislav Fomichev
· 5 years ago
03cd1d1
selftests/bpf: Add selftests for bpf_perf_event_output
by Allan Zhang
· 6 years ago
7c4b90d
bpf: Allow bpf_skb_event_output for a few prog types
by Allan Zhang
· 6 years ago
5e31d50
Merge branch 'convert-tests-to-libbpf'
by Alexei Starovoitov
· 6 years ago
47da6e4
selftests/bpf: remove perf buffer helpers
by Andrii Nakryiko
· 6 years ago
c17bec5
samples/bpf: switch trace_output sample to perf_buffer API
by Andrii Nakryiko
· 6 years ago
f58a4d5
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
by Andrii Nakryiko
· 6 years ago
898ca68
selftests/bpf: switch test_tcpnotify to perf_buffer API
by Andrii Nakryiko
· 6 years ago
58b8081
selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
by Andrii Nakryiko
· 6 years ago
f2a3e4e
libbpf: provide more helpful message on uninitialized global var
by Andrii Nakryiko
· 6 years ago
3e3bb69
tc-testing: added tdc tests for [b|p]fifo qdisc
by Roman Mashak
· 6 years ago
ce10320
hv_sock: Use consistent types for UUIDs
by Andy Shevchenko
· 6 years ago
21e8a49
Merge branch 'nfp-Offload-MPLS-actions'
by David S. Miller
· 6 years ago
e03e47a
nfp: flower: offload MPLS set action
by John Hurley
· 6 years ago
35b7c70
nfp: flower: offload MPLS pop action
by John Hurley
· 6 years ago
a6eb181
nfp: flower: offload MPLS push action
by John Hurley
· 6 years ago
6749d590
net: sched: include mpls actions in hardware intermediate representation
by John Hurley
· 6 years ago
658688c
net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
by Arnd Bergmann
· 6 years ago
c9b6c56
net: jme: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
5daab28
igb: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
1c8aa7b
i40e: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
7f53be6
fm10k: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
ee2e80c
e1000e: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
f521eaa
net: broadcom: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
f54b0fc
net: atheros: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
9f293c9
net: 3com: 3c59x: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
c349c0a
atm: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
084323f
ftgmac100: Fix build.
by David S. Miller
· 6 years ago
955315b0
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
by Benjamin Poirier
· 6 years ago
d5c3a62
Merge branch 'Convert-skb_frag_t-to-bio_vec'
by David S. Miller
· 6 years ago
8842d28
net: Convert skb_frag_t to bio_vec
by Matthew Wilcox (Oracle)
· 6 years ago
b8b576a
net: Rename skb_frag_t size to bv_len
by Matthew Wilcox (Oracle)
· 6 years ago
1dfa5bd
net: Rename skb_frag page to bv_page
by Matthew Wilcox (Oracle)
· 6 years ago
f58ecf1
net: Reorder the contents of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
b656722
net: Increase the size of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
d8e18a5
net: Use skb accessors in network core
by Matthew Wilcox (Oracle)
· 6 years ago
d784097
net: Use skb accessors in network drivers
by Matthew Wilcox (Oracle)
· 6 years ago
7e24b4e
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
by Chuhong Yuan
· 6 years ago
fcd4e60
r8169: improve rtl_rx
by Heiner Kallweit
· 6 years ago
d1854d5
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
by Chuhong Yuan
· 6 years ago
5864118
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
by Chuhong Yuan
· 6 years ago
bb448f8
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
by Chuhong Yuan
· 6 years ago
66b5f1c
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
by Maciej Żenczykowski
· 6 years ago
7b5cf70
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
44b912c
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
21c730d
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
b8d3349
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
by Thomas Gleixner
· 6 years ago
c92f038
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
8376824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b191d64
pidfd: fix a poll race when setting exit_state
by Suren Baghdasaryan
· 6 years ago
b617158
tcp: be more careful in tcp_fragment()
by Eric Dumazet
· 6 years ago
be4363b
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
by Haiyang Zhang
· 6 years ago
5f9e832
Linus 5.3-rc1
by Linus Torvalds
· 6 years ago
107e47c
vrf: make sure skb->data contains ip header to make routing
by Peter Kosyh
· 6 years ago
903e9d1
connector: remove redundant input callback from cn_dev
by Vasily Averin
· 6 years ago
93428c5
qed: Prefer pcie_capability_read_word()
by Frederick Lawler
· 6 years ago
a16f6d3
igc: Prefer pcie_capability_read_word()
by Frederick Lawler
· 6 years ago
6133b92
cxgb4: Prefer pcie_capability_read_word()
by Frederick Lawler
· 6 years ago
ffd342e
be2net: Synchronize be_update_queues with dev_watchdog
by Benjamin Poirier
· 6 years ago
ea811b7
bnx2x: Prevent load reordering in tx completion processing
by Brian King
· 6 years ago
0cea0e1
net: phy: sfp: hwmon: Fix scaling of RX power
by Andrew Lunn
· 6 years ago
503d81d
net: sched: verify that q!=NULL before setting q->flags
by Vlad Buslov
· 6 years ago
85d9bf9
chelsio: Fix a typo in a function name
by Christophe JAILLET
· 6 years ago
bb13208
allocate_flower_entry: should check for null deref
by Navid Emamdoost
· 6 years ago
4803d01
net: hns3: typo in the name of a constant
by Christophe JAILLET
· 6 years ago
408d2bb
kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.
by Jeremy Sowden
· 6 years ago
bad7f86
tipc: Fix a typo
by Christophe JAILLET
· 6 years ago
953ba0a
Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
c7bf0a0
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
d6788eb
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
91962d0
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
8cf6650
iommu/amd: fix a crash in iova_magazine_free_pfns
by Qian Cai
· 6 years ago
618381f
hexagon: switch to generic version of pte allocation
by Mike Rapoport
· 6 years ago
bec5545
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
by Linus Torvalds
· 6 years ago
1b03bc5
typo fix: it's d_make_root, not d_make_inode...
by Al Viro
· 6 years ago
e2297f7
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
by Rob Herring
· 6 years ago
20051f5
dt-bindings: iio: ad7124: Fix dtc warnings in example
by Rob Herring
· 6 years ago
fbbf2b6
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
by Rob Herring
· 6 years ago
fcbe7e3
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
by Rob Herring
· 6 years ago
ad21a4c
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
by Rob Herring
· 6 years ago
7d9ef7f3
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
by Rob Herring
· 6 years ago
Next »