Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
21ea1d36f6dfcb1d59184937c672022d5d01902a
21ea1d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
23469de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 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
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
643d813a
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
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
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
cc18a754
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
d93adca
MAINTAINERS: Update contact info for VRF entry
by David Ahern
· 6 years ago
4cb4e98
net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statistics
by Shay Agroskin
· 6 years ago
67daf11
net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
by Shay Agroskin
· 6 years ago
6cfa946
net/mlx5e: Ethtool driver callback for query/set FEC policy
by Shay Agroskin
· 6 years ago
2095b26
net/mlx5e: Add port FEC get/set functions
by Shay Agroskin
· 6 years ago
4b5b9c7
net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
by Shay Agroskin
· 6 years ago
2a4c429
net/mlx5: Remove counter from idr after removing it from list
by Vlad Buslov
· 6 years ago
fd33071
net/mlx5: Take fs_counters dellist before addlist
by Vlad Buslov
· 6 years ago
4972e6f
net/mlx5: Refactor fragmented buffer struct fields and init flow
by Tariq Toukan
· 6 years ago
828092e
Documentation: intel: Convert to RST format
by Jeff Kirsher
· 6 years ago
f12a84a
Documentation: fm10k: Add kernel documentation
by Jeff Kirsher
· 6 years ago
1fae869
Documentation: ice: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
7bacc01
Documentation: iavf: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
1e06edc
Documentation: i40e: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
63e2ea2
Documentation: ixgbevf: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
4d256e4
Documentation: ixgbe: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
413548d
Documentation: igbvf: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
cf673ee
Documentation: igb: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
b87e7f2
Documentation: e1000e: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
8d59045
Documentation: ixgb: Prepare documentation for RST conversion
by Jeff Kirsher
· 6 years ago
27642fa
Documentation: e100, e1000: Add missing SPDX header
by Jeff Kirsher
· 6 years ago
c0e6f05
Documentation: networking: ixgb: Remove reference to IXGB_NAPI
by Corentin Labbe
· 7 years ago
6b839b6
r8169: fix NAPI handling under high load
by Heiner Kallweit
· 6 years ago
27faeeb
sparc: Revert unintended perf changes.
by David S. Miller
· 6 years ago
3a3295b
Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space'
by David S. Miller
· 6 years ago
cd305c7
sctp: use sk_wmem_queued to check for writable space
by Xin Long
· 6 years ago
605c0ac
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
by Xin Long
· 6 years ago
4364bcb
drm: Get ref on CRTC commit object when waiting for flip_done
by Leo Li
· 6 years ago
2d0f0ca2
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
99e9acd
Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
8f18da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
2ee653f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
744889b7
block: don't deal with discard limit in blkdev_issue_discard()
by Ming Lei
· 6 years ago
fa520c4
fscache: Fix out of bound read in long cookie keys
by Eric Sandeen
· 6 years ago
1ff2288
fscache: Fix incomplete initialisation of inline key space
by David Howells
· 6 years ago
169b803
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
by Al Viro
· 6 years ago
eb66ae0
mremap: properly flush TLB before releasing the page
by Linus Torvalds
· 6 years ago
19e6420
LICENSES: Remove CC-BY-SA-4.0 license text
by Christoph Hellwig
· 6 years ago
ca9f672
Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linux-dax
by Greg Kroah-Hartman
· 6 years ago
c614ca3
Bluetooth: hci_qca: Add support for controller debug logs.
by Balakrishna Godavarthi
· 6 years ago
1411a26
Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
by Owen Lin
· 6 years ago
20e8e72
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
eddf016
net: ipmr: fix unresolved entry dumps
by Nikolay Aleksandrov
· 6 years ago
Next »