Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb745231678cd92ab0c4d37343b06e4879072368
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
59fd348
selftests/bpf: fix test_xdp_noinline on s390
by Ilya Leoshkevich
· 5 years ago
01a0f9e
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
by Ilya Leoshkevich
· 5 years ago
7369c10
net/mlx5: Replace kfree with kvfree
by Chuhong Yuan
· 5 years ago
184528a
MAINTAINERS: update netsec driver
by Ilias Apalodimas
· 5 years ago
54851aa
ipv6: Unlink sibling route in case of failure
by Ido Schimmel
· 5 years ago
9c2a57d
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
5a860f9
liquidio: Replace vmalloc + memset with vzalloc
by Chuhong Yuan
· 5 years ago
666a3d6
udp: Fix typo in net/ipv4/udp.c
by Su Yanjun
· 5 years ago
35cbef9
net: bcmgenet: use promisc for unsupported filters
by Justin Chen
· 5 years ago
49d05fe
ipv6: rt6_check should return NULL if 'from' is NULL
by David Ahern
· 5 years ago
866e5fd
tipc: initialize 'validated' field of received packets
by Jon Maloy
· 5 years ago
7b37947
Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'
by David S. Miller
· 5 years ago
adb701d
selftests: add a test case for rp_filter
by Cong Wang
· 5 years ago
66f8209
fib: relax source validation check for loopback packets
by Cong Wang
· 5 years ago
f1bf3e2
Merge branch 'mlxsw-Two-fixes'
by David S. Miller
· 5 years ago
577fa14
mlxsw: spectrum: Do not process learned records with a dummy FID
by Ido Schimmel
· 5 years ago
dedfde2
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
by Petr Machata
· 5 years ago
a657422
net: ag71xx: Add missing header
by Rosen Penev
· 5 years ago
3f05e68
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
by Cong Wang
· 5 years ago
4809bba
Merge branch 'net-rds-RDMA-fixes'
by David S. Miller
· 5 years ago
aa49489
net/rds: Initialize ic->i_fastreg_wrs upon allocation
by Gerd Rausch
· 5 years ago
3a2886c
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
by Gerd Rausch
· 5 years ago
9547dff
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful
by Gerd Rausch
· 5 years ago
aea01a2
net/rds: Fix NULL/ERR_PTR inconsistency
by Gerd Rausch
· 5 years ago
5f33141
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
by Gerd Rausch
· 5 years ago
c946744
net/rds: Get rid of "wait_clean_list_grace" and add locking
by Gerd Rausch
· 5 years ago
2c7da8e
net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
by Gerd Rausch
· 5 years ago
f11fe1d
net/sched: Make NET_ACT_CT depends on NF_NAT
by YueHaibing
· 5 years ago
86fda90
net: sctp: fix warning "NULL check before some freeing functions is not needed"
by Hariprasad Kelam
· 5 years ago
fdd258d
caif-hsi: fix possible deadlock in cfhsi_exit_module()
by Taehee Yoo
· 5 years ago
1cb59a6
selftests/bpf: fix perf_buffer on s390
by Ilya Leoshkevich
· 5 years ago
9d1f62a
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
by Andrii Nakryiko
· 5 years ago
36646b2
selftests/bpf: fix test_verifier/test_maps make dependencies
by Andrii Nakryiko
· 5 years ago
a5b6470
fix: taprio: Change type of txtime-delay parameter to u32
by Vedang Patel
· 5 years ago
db8051f
skbuff: fix compilation warnings in skb_dump()
by Qian Cai
· 5 years ago
7429c6c
be2net: Signal that the device cannot transmit during reconfiguration
by Benjamin Poirier
· 5 years ago
cf36dd2
net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
by Nishka Dasgupta
· 5 years ago
64fc973
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
by Nishka Dasgupta
· 5 years ago
3cd6e20
net: ethernet: ti: cpsw: Add of_node_put() before return and break
by Nishka Dasgupta
· 5 years ago
763ff0e
libbpf: fix another GCC8 warning for strncpy
by Andrii Nakryiko
· 5 years ago
4e59afb
selftests/bpf: skip nmi test when perf hw events are disabled
by Ilya Leoshkevich
· 5 years ago
3461a0a
selftests/bpf: fix "alu with different scalars 1" on s390
by Ilya Leoshkevich
· 5 years ago
1d43d5e
Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
d5e1db9
selftests/bpf: remove logic duplication in test_verifier
by Andrii Nakryiko
· 5 years ago
6da193569
Merge branch 'bpf-fix-wide-loads-sockaddr'
by Daniel Borkmann
· 5 years ago
073a483
bpf: sync bpf.h to tools/
by Stanislav Fomichev
· 5 years ago
7dd8d61
selftests/bpf: add selftests for wide loads
by Stanislav Fomichev
· 5 years ago
8b45063
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
by Stanislav Fomichev
· 5 years ago
d4ecfeb
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
by Stanislav Fomichev
· 5 years ago
b439954
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
by Stanislav Fomichev
· 5 years ago
81f522f
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
f83a46d
selftests/bpf: put test_stub.o into $(OUTPUT)
by Ilya Leoshkevich
· 5 years ago
e46fc22
selftests/bpf: make directory prerequisites order-only
by Ilya Leoshkevich
· 5 years ago
025c0c0
selftests/bpf: fix attach_probe on s390
by Ilya Leoshkevich
· 5 years ago
896bcc9
Merge branch 'bpf-btf-size-verification-fix'
by Daniel Borkmann
· 5 years ago
8981e56
selftests/bpf: use typedef'ed arrays as map values
by Andrii Nakryiko
· 5 years ago
dd13f3c
selftests/bpf: add trickier size resolution tests
by Andrii Nakryiko
· 5 years ago
1acc5d5
bpf: fix BTF verifier size resolution logic
by Andrii Nakryiko
· 5 years ago
3d14457
net/mlx5e: Allow dissector meta key in tc flower
by Vlad Buslov
· 5 years ago
075973c
net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
by Vlad Buslov
· 5 years ago
d71f895
net/mlx5e: Verify encapsulation is supported
by Eli Cohen
· 6 years ago
f384e62
ISDN: hfcsusb: checking idx of ep configuration
by Phong Tran
· 5 years ago
c5ec23b
vmxnet3: Remove call to memset after dma_alloc_coherent
by Fuqian Huang
· 5 years ago
6a24c8f
hippi: Remove call to memset after pci_alloc_consistent
by Fuqian Huang
· 5 years ago
3a5ee3b
ethernet: remove redundant memset
by Fuqian Huang
· 5 years ago
cef86f1
atm: idt77252: Remove call to memset after dma_alloc_coherent
by Fuqian Huang
· 5 years ago
071c379
net: neigh: fix multiple neigh timer scheduling
by Lorenzo Bianconi
· 5 years ago
41a531f
rt2x00usb: fix rx queue hang
by Soeren Moch
· 6 years ago
ff414f3
ath10k: work around uninitialized vht_pfr variable
by Arnd Bergmann
· 5 years ago
a7d544d
iwlwifi: pcie: add support for qu c-step devices
by Luca Coelho
· 5 years ago
ffcb60a
iwlwifi: add new cards for 9000 and 20000 series
by Ihab Zhaika
· 5 years ago
7610486
sky2: Disable MSI on P5W DH Deluxe
by Tasos Sahanidis
· 5 years ago
79f5943
sis900: correct a few typos
by Sergej Benilov
· 5 years ago
6e3d1bb
sit: use dst_cache in ipip6_tunnel_xmit
by Haishuang Yan
· 5 years ago
14b4c48
gve: Remove the exporting of gve_probe
by Denis Efremov
· 5 years ago
0307d58
bonding: add documentation for peer_notif_delay
by Vincent Bernat
· 5 years ago
fe4e8db0
r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
by Heiner Kallweit
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
ec92497
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
d121092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
1fa9185
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 5 years ago
3f06962
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
2260840
Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
92adeb6
Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
43c95d3
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
073c916
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
a2d79c7
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
25a09ce
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
by Eric Biggers
· 5 years ago
964a4ea
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 5 years ago
23bbbf5
Merge tag '9p-for-5.3' of git://github.com/martinetd/linux
by Linus Torvalds
· 5 years ago
a641a88
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
4ce9d18
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
5010fe9
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
8487d82
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
106f146
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
5f26f11
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 5 years ago
aabfea8
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
f32ae8a
net: dsa: qca8k: replace legacy gpio include
by Christian Lamparter
· 5 years ago
Next »