Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a19c59cc10a5ebc6b5a542e56bfd9f427ce01d74
a19c59c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
92303c8
Merge branch 'net-simplify-getting-driver_data'
by David S. Miller
· 6 years ago
2c67e33
net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
44f5ccd
net: ethernet: wiznet: w5300: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
762b9e9
net: ethernet: ti: davinci_emac: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
4e13c252
net: ethernet: ti: cpsw: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
9dd8360
net: ethernet: smsc: smc91x: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
3fcdaad
net: ethernet: davicom: dm9000: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
ce886a4
net: ethernet: cadence: macb_main: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
717de37
net: dsa: qca8k: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
63382e0
net: dsa: bcm_sf2: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
21ea1d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fe8eccc
tools: bpftool: fix completion for "bpftool map update"
by Quentin Monnet
· 6 years ago
06ee9da
tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
by Quentin Monnet
· 6 years ago
882731e
tools: bpftool: document restriction on '.' in names to pin in bpffs
by Quentin Monnet
· 6 years ago
23469de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
c5fa5d6
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
by Quentin Monnet
· 6 years ago
76b5e303
Merge branch 'misc-improvements'
by Alexei Starovoitov
· 6 years ago
3dca211
bpf, libbpf: simplify and cleanup perf ring buffer walk
by Daniel Borkmann
· 6 years ago
84430d4
bpf, verifier: avoid retpoline for map push/pop/peek operation
by Daniel Borkmann
· 6 years ago
ad38911
bpf, verifier: remove unneeded flow key in check_helper_mem_access
by Daniel Borkmann
· 6 years ago
4b5defd
bpf, verifier: reject xadd on flow key memory
by Daniel Borkmann
· 6 years ago
2a159c6
bpf, verifier: fix register type dump in xadd and st
by Daniel Borkmann
· 6 years ago
c16ee04
ulp: remove uid and user_visible members
by Daniel Borkmann
· 6 years ago
d2fb4fb
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
by Roopa Prabhu
· 6 years ago
4ba4c56
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
by David Ahern
· 6 years ago
2576b96
Merge branch 'bpf-msg-push-data'
by Daniel Borkmann
· 6 years ago
84fbfe0
bpf: test_sockmap add options to use msg_push_data
by John Fastabend
· 6 years ago
f908d26
bpf: libbpf support for msg_push_data
by John Fastabend
· 6 years ago
6fff607
bpf: sk_msg program helper bpf_msg_push_data
by John Fastabend
· 6 years ago
d92060b
r8169: add support for Byte Queue Limits
by Florian Westphal
· 6 years ago
38caff5
r8169: handle all interrupt events in the hard irq handler
by Heiner Kallweit
· 6 years ago
342149c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
a4efbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
b0d04fb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
14dbc56
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
9b00eb8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
d55bef50
net: fix pskb_trim_rcsum_slow() with odd trim offset
by Dimitris Michailidis
· 6 years ago
4c16128
net: loopback: clear skb->tstamp before netif_rx()
by Eric Dumazet
· 6 years ago
270b77a
Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm
by Greg Kroah-Hartman
· 6 years ago
6b5201c
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
d4ec49d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
fe7acd1
Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
b5b4185
net: ethernet: lpc_eth: add device and device node local variables
by Vladimir Zapolskiy
· 6 years ago
081a1b1
net: ethernet: lpc_eth: remove unused local variable
by Vladimir Zapolskiy
· 6 years ago
643d813
net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
by Vladimir Zapolskiy
· 6 years ago
1d94820
net: ethernet: lpc_eth: clean up the list of included headers
by Vladimir Zapolskiy
· 6 years ago
c8baae8
Merge branch 'Microchip-Technology-KSZ9131'
by David S. Miller
· 6 years ago
806700b
dt-bindings: net: add support for Microchip KSZ9131
by Yuiko Oshino
· 6 years ago
bff5b4b
net: phy: micrel: add Microchip KSZ9131 initial driver
by Yuiko Oshino
· 6 years ago
c9fbd71
netpoll: allow cleanup to be synchronous
by Debabrata Banerjee
· 6 years ago
5032d07
bpf: skmsg, fix psock create on existing kcm/tls port
by John Fastabend
· 6 years ago
ba0e41c
selftests: ftrace: Add synthetic event syntax testcase
by Masami Hiramatsu
· 6 years ago
a360d9e
tracing: Fix synthetic event to allow semicolon at end
by Masami Hiramatsu
· 6 years ago
282447b
tracing: Fix synthetic event to accept unsigned modifier
by Masami Hiramatsu
· 6 years ago
540fefc
bpf: remove unused variable
by Alexei Starovoitov
· 6 years ago
d375e34
Merge branch 'cg_skb_direct_pkt_access'
by Alexei Starovoitov
· 6 years ago
2cb494a
bpf: add tests for direct packet access from CGROUP_SKB
by Song Liu
· 6 years ago
b39b5f4
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
by Song Liu
· 6 years ago
2929ad2
Merge branch 'improve_perf_barriers'
by Alexei Starovoitov
· 6 years ago
a64af0e
bpf, libbpf: use correct barriers in perf ring buffer walk
by Daniel Borkmann
· 6 years ago
09d62154
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
by Daniel Borkmann
· 6 years ago
78de354
selftests/bpf: add missing executables to .gitignore
by Anders Roxell
· 6 years ago
43ed375
Merge branch 'queue_stack_maps'
by Alexei Starovoitov
· 6 years ago
43b987d
selftests/bpf: add test cases for queue and stack maps
by Mauricio Vasquez B
· 6 years ago
da4e1b1
Sync uapi/bpf.h to tools/include
by Mauricio Vasquez B
· 6 years ago
bd513cd
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
by Mauricio Vasquez B
· 6 years ago
f1a2e44
bpf: add queue and stack maps
by Mauricio Vasquez B
· 6 years ago
2ea864c
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
by Mauricio Vasquez B
· 6 years ago
c9d29f4
bpf/syscall: allow key to be null in map functions
by Mauricio Vasquez B
· 6 years ago
1449916
bpf: rename stack trace map operations
by Mauricio Vasquez B
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4899542
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
by David S. Miller
· 6 years ago
9333f20
rocker: Drop pointless static qualifier
by YueHaibing
· 6 years ago
c7b70a6
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Greg Kroah-Hartman
· 6 years ago
b2a205f
Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
af510eb
Revert "netfilter: xt_quota: fix the behavior of xt_quota module"
by Pablo Neira Ayuso
· 6 years ago
468c041
netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file
by Taehee Yoo
· 6 years ago
da8a705
netfilter: remove two unused variables.
by Weongyo Jeong
· 6 years ago
5f1be84
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup()
by Taehee Yoo
· 6 years ago
e84cb60
drm/sun4i: Fix an ulong overflow in the dotclock driver
by Boris Brezillon
· 6 years ago
91b1561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
2a96661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Greg Kroah-Hartman
· 6 years ago
7555c5d
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
by Greg Kroah-Hartman
· 6 years ago
eb6d938
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Greg Kroah-Hartman
· 6 years ago
485734f
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
by Christoph Hellwig
· 6 years ago
f8e6e1b
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
1107a67
qed: fix spelling mistake "transcevier" -> "transceiver"
by Colin Ian King
· 6 years ago
02e6dae
Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
d4d576f
ip6_tunnel: Fix encapsulation layout
by Stefano Brivio
· 6 years ago
7986191
tcp: fix TCP_REPAIR xmit queue setup
by Eric Dumazet
· 6 years ago
b06f9d9
tipc: fix info leak from kernel tipc_event
by Jon Maloy
· 6 years ago
cc18a75
net-next/hinic: add checksum offload and TSO support
by Zhao Chen
· 6 years ago
b616856
net: socket: fix a missing-check bug
by Wenwen Wang
· 6 years ago
40b0655
cxgb4: fix the error path of cxgb4_uld_register()
by Ganesh Goudar
· 6 years ago
3c53ed8
net: sched: Fix for duplicate class dump
by Phil Sutter
· 6 years ago
35b842f
bnxt_en: Copy and paste bug in extended tx_stats
by Dan Carpenter
· 6 years ago
817e929
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
64b9d16
atm: zatm: Fix empty body Clang warnings
by Nathan Chancellor
· 6 years ago
3e73cc5
atm: eni: Move semicolon to a new line after empty for loop
by Nathan Chancellor
· 6 years ago
Next »