Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7dfa4d87cfc48f3d4171f4a1b886bbbe4faf5c07
7dfa4d8
nfp: bpf: print map lookup problems into verifier log
by Jakub Kicinski
· 7 years ago
d77be68
libbpf: fix string comparison for guessing eBPF program type
by Quentin Monnet
· 7 years ago
39b72cc
tools: bpftool: add -DPACKAGE when including bfd.h
by Jiong Wang
· 7 years ago
48b3256
bpf: annotate bpf_insn_print_t with __printf
by Jakub Kicinski
· 7 years ago
0a2d28f
bpf: offload: make bpf_offload_dev_match() reject host+host case
by Jakub Kicinski
· 7 years ago
4c38f74
samples/bpf: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
0fe875c
bpf: cpumap: make some functions static
by Wei Yongjun
· 7 years ago
45e5e12
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
by Roman Gushchin
· 7 years ago
e3b073c
Merge branch 'bpf-nfp-map-offload'
by Daniel Borkmann
· 7 years ago
1bba4c4
nfp: bpf: implement bpf map offload
by Jakub Kicinski
· 7 years ago
3dd43c3
nfp: bpf: add support for reading map memory
by Jakub Kicinski
· 7 years ago
77a3d31
nfp: bpf: add verification and codegen for map lookups
by Jakub Kicinski
· 7 years ago
ce4ebfd
nfp: bpf: add helpers for updating immediate instructions
by Jakub Kicinski
· 7 years ago
9d080d5
nfp: bpf: parse function call and map capabilities
by Jakub Kicinski
· 7 years ago
ff3d43f
nfp: bpf: implement helpers for FW map ops
by Jakub Kicinski
· 7 years ago
d48ae23
nfp: bpf: add basic control channel communication
by Jakub Kicinski
· 7 years ago
4da98ee
nfp: bpf: add map data structure
by Jakub Kicinski
· 7 years ago
a388457
bpf: offload: add map offload infrastructure
by Jakub Kicinski
· 7 years ago
5bc2d55
bpf: offload: factor out netdev checking at allocation time
by Jakub Kicinski
· 7 years ago
0a9c199
bpf: rename bpf_dev_offload -> bpf_prog_offload
by Jakub Kicinski
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
9328e0d
bpf: hashtab: move checks out of alloc function
by Jakub Kicinski
· 7 years ago
daffc5a
bpf: hashtab: move attribute validation before allocation
by Jakub Kicinski
· 7 years ago
1110f3a
bpf: add map_alloc_check callback
by Jakub Kicinski
· 7 years ago
fdde5f3
Merge branch 'error-injection'
by Alexei Starovoitov
· 7 years ago
4b1a29a
error-injection: Support fault injection framework
by Masami Hiramatsu
· 7 years ago
663faf9
error-injection: Add injectable error types
by Masami Hiramatsu
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
66665ad
tracing/kprobe: bpf: Compare instruction pointer with original one
by Masami Hiramatsu
· 7 years ago
b4da334
tracing/kprobe: bpf: Check error injectable event is on function entry
by Masami Hiramatsu
· 7 years ago
daaf24c
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
6bd39bc
Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'
by David S. Miller
· 7 years ago
bd36841
net: hns3: check for NULL function pointer in hns3_nic_set_features
by Jian Shen
· 7 years ago
181d454
net: hns3: add feature check when feature changed
by Jian Shen
· 7 years ago
11af96a
net: hns3: add int_gl_idx setup for TX and RX queues
by Fuyun Liang
· 7 years ago
b81c59e
net: hns3: change the unit of GL value macro
by Fuyun Liang
· 7 years ago
0c8b769
net: hns3: remove unused GL setup function
by Fuyun Liang
· 7 years ago
8b1ff1e
net: hns3: refactor GL update function
by Fuyun Liang
· 7 years ago
5fd4789
net: hns3: refactor interrupt coalescing init function
by Fuyun Liang
· 7 years ago
434776a
net: hns3: add ethtool_ops.set_coalesce support to PF
by Fuyun Liang
· 7 years ago
7e96adc4
net: hns3: add ethtool_ops.get_coalesce support to PF
by Fuyun Liang
· 7 years ago
27cdfed
net: hns3: remove TSO config command from VF driver
by Peng Li
· 7 years ago
849e460
net: hns3: add ethtool_ops.get_channels support for VF
by Peng Li
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1545dec
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
ab27815
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
3d93e33
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
297a696
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
by Wei Yongjun
· 7 years ago
ecb1028
net: socionext: Fix error return code in netsec_netdev_open()
by Wei Yongjun
· 7 years ago
d9f5237
net: socionext: include linux/io.h to fix build
by Arnd Bergmann
· 7 years ago
532b5aa
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
09fb35e
ibmvnic: Don't handle RX interrupts when not up.
by Nathan Fontenot
· 7 years ago
4621ffd
cxgb4: implement ndo_features_check
by Ganesh Goudar
· 7 years ago
d0a1299
cxgb4: add support for vxlan segmentation offload
by Ganesh Goudar
· 7 years ago
846eac3
cxgb4: implement udp tunnel callbacks
by Ganesh Goudar
· 7 years ago
ef0fd85
cxgb4: add data structures to support vxlan
by Ganesh Goudar
· 7 years ago
cbd0a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
64fce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
36e04a2
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
by Jesper Dangaard Brouer
· 7 years ago
ce4bb04
Fix a leak in socket(2) when we fail to allocate a file descriptor.
by Al Viro
· 7 years ago
c5e62a2
Merge branch 'sfc-support-25G-configuration-with-ethtool'
by David S. Miller
· 7 years ago
5abb5e7
sfc: add bits for 25/50/100G supported/advertised speeds
by Edward Cree
· 7 years ago
c2ab85d
sfc: support the ethtool ksettings API properly so that 25/50/100G works
by Edward Cree
· 7 years ago
702b3d5
sfc: basic MCDI mapping of 25/50/100G link speeds
by Edward Cree
· 7 years ago
c92342b
Merge branch 'mlxsw-qdisc-refactoring'
by David S. Miller
· 7 years ago
56202ca
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
by Nogah Frankel
· 7 years ago
9cf6c9c
mlxsw: spectrum: qdiscs: Create a generic replace function
by Nogah Frankel
· 7 years ago
9a37a59
mlxsw: spectrum: qdiscs: Create a generic destroy function
by Nogah Frankel
· 7 years ago
562ffbc
mlxsw: spectrum: qdiscs: Add an ops struct
by Nogah Frankel
· 7 years ago
cba7158f
mlxsw: spectrum: qdiscs: Unite all handle checks
by Nogah Frankel
· 7 years ago
d56c8955
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
by Nogah Frankel
· 7 years ago
c2ed6db
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
by Nogah Frankel
· 7 years ago
4d1a4b8
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
by Nogah Frankel
· 7 years ago
f8253df
net: sch: red: Change offloaded xstats to be incremental
by Nogah Frankel
· 7 years ago
f34b4aa
net: sch: red: Change the name of the stats struct to be generic
by Nogah Frankel
· 7 years ago
371b437
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
by Nogah Frankel
· 7 years ago
d016e13
mlxsw: spectrum: Fix typo in firmware upgrade message
by Ido Schimmel
· 7 years ago
ccc12b1
ipv6: sr: fix TLVs not being copied using setsockopt
by Mathieu Xhonneux
· 7 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
8f3d194
Merge branch 'mlxsw-couple-of-fixes'
by David S. Miller
· 7 years ago
db84924
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable
by Jiri Pirko
· 7 years ago
8e033a9
mlxsw: pci: Wait after reset before accessing HW
by Yuval Mintz
· 7 years ago
809a79e
tcp: make local function tcp_recv_timestamp static
by Wei Yongjun
· 7 years ago
e213f5b
net/mlx5e: fix error return code in mlx5e_alloc_rq()
by Wei Yongjun
· 7 years ago
ea0a4210
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
by Arjun Vynipadath
· 7 years ago
1125b00
tuntap: fix for "tuntap: XDP transmission"
by Stephen Rothwell
· 7 years ago
fc23365
nfp: always unmask aux interrupts at init
by Jakub Kicinski
· 7 years ago
0794fed
i40e: track id can be 0
by Jingjing Wu
· 7 years ago
329e598
i40e: change ppp name to ddp
by Jingjing Wu
· 7 years ago
a6cab7d
i40evf: Drop i40evf_fire_sw_int as it is prone to races
by Alexander Duyck
· 7 years ago
f23735a
i40evf: Clean-up flags for promisc mode to avoid high polling rate
by Alexander Duyck
· 7 years ago
498860c
i40evf: Do not clear MSI-X PBA manually
by Alexander Duyck
· 7 years ago
793c6f8
i40e: remove redundant initialization of read_size
by Colin Ian King
· 7 years ago
f2fc31e
i40e/i40evf: Bump driver versions
by Alice Michael
· 7 years ago
5b64347
i40e: add helper conversion function for link_speed
by Jacob Keller
· 7 years ago
d3d657a
i40e: update VFs of link state after GET_VF_RESOURCES
by Jacob Keller
· 7 years ago
9b2aef1
i40evf: hold the critical task bit lock while opening
by Jacob Keller
· 7 years ago
22ab4086
i40evf: release bit locks in reverse order
by Jacob Keller
· 7 years ago
504398f
i40evf: use spinlock to protect (mac|vlan)_filter_list
by Jacob Keller
· 7 years ago
Next »