Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b49ef29d72bd2975b8b2cc84b1fa6b40aa2edd5f
b49ef29
Bluetooth: Fix compiler warning with selftest duration calculation
by Marcel Holtmann
· 7 years ago
0435605
Bluetooth: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8a92056
Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
by Hans de Goede
· 7 years ago
78277d7
Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
by Hans de Goede
· 7 years ago
9d54fd6
Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
by Hans de Goede
· 7 years ago
42ef18f
Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
by Hans de Goede
· 7 years ago
c0d3ce5
Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
by Hans de Goede
· 7 years ago
4a56f89
Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
by Hans de Goede
· 7 years ago
201762e
Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
by Hans de Goede
· 7 years ago
227630c
Bluetooth: hci_bcm: Fix setting of irq trigger type
by Hans de Goede
· 7 years ago
7841d55
Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
by Hans de Goede
· 7 years ago
c0153b0
Bluetooth: let the crypto subsystem generate the ecc privkey
by Tudor Ambarus
· 7 years ago
168ed65
Bluetooth: ecdh_helper - fix leak of private key
by Tudor Ambarus
· 7 years ago
3814baf
Bluetooth: selftest - check for errors when computing ZZ
by Tudor Ambarus
· 7 years ago
a297641
Bluetooth: ecdh_helper - reveal error codes
by Tudor Ambarus
· 7 years ago
47eb2ac
Bluetooth: move ecdh allocation outside of ecdh_helper
by Tudor Ambarus
· 7 years ago
24a3a32
Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
by Arvind Yadav
· 7 years ago
753f5d9
ieee802154: fix gcc-4.9 warnings
by Arnd Bergmann
· 7 years ago
766154b
Bluetooth: btqcomsmd: retrieve BD address from DT property
by Loic Poulain
· 7 years ago
e7868a2
dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BT
by Loic Poulain
· 7 years ago
28517c0
dt-bindings: net: document Bluetooth bindings in one place
by Loic Poulain
· 7 years ago
6e51811
Bluetooth: btqcomsmd: Add support for BD address setup
by Loic Poulain
· 7 years ago
4bc4e64
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
d2746fe
bnx2x: Use pci_ari_enabled() instead of local copy
by Bjorn Helgaas
· 7 years ago
399e351
Merge branch 'xdp_monitor-improve'
by David S. Miller
· 7 years ago
c4eb7f4
samples/bpf: xdp_monitor increase memory rlimit
by Jesper Dangaard Brouer
· 7 years ago
280b058
samples/bpf: xdp_monitor also record xdp_exception tracepoint
by Jesper Dangaard Brouer
· 7 years ago
f4ce0a0
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
by Jesper Dangaard Brouer
· 7 years ago
c6a1575
Merge branch 'nfp-extend-match-and-action'
by David S. Miller
· 7 years ago
f8b7b0a
nfp: add set tcp and udp header action flower offload
by Pieter Jansen van Vuuren
· 7 years ago
354b82b
nfp: add set ipv6 source and destination address
by Pieter Jansen van Vuuren
· 7 years ago
c0b1bd9
nfp: add set ipv4 header action flower offload
by Pieter Jansen van Vuuren
· 7 years ago
da83d8f
nfp: add set ethernet header action flower offload
by Pieter Jansen van Vuuren
· 7 years ago
fc53b4a
nfp: add IPv6 ttl and tos match offloading support
by Pieter Jansen van Vuuren
· 7 years ago
a1e9203
nfp: add IPv4 ttl and tos match offloading support
by Pieter Jansen van Vuuren
· 7 years ago
bb055c1
nfp: add mpls match offloading support
by Pieter Jansen van Vuuren
· 7 years ago
4e64b1e
net/ipv6: Convert icmpv6_push_pending_frames to void
by Joe Perches
· 7 years ago
cc71b7b
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
by Tim Hansen
· 7 years ago
380537b
net: ipv6: remove unused code in ipv6_find_hdr()
by Lin Zhang
· 7 years ago
d433b3f
Merge branch 'libbpf-support-more-map-options'
by David S. Miller
· 7 years ago
fe9b5f7
libbpf: use map_flags when creating maps
by Craig Gallek
· 7 years ago
b13c5c1
libbpf: parse maps sections of varying size
by Craig Gallek
· 7 years ago
d009313
net: qcom/emac: make function emac_isr static
by Colin Ian King
· 7 years ago
cec451c
Merge branch 'tcp-improving-RACK-cpu-performance'
by David S. Miller
· 7 years ago
bef0622
tcp: a small refactor of RACK loss detection
by Yuchung Cheng
· 7 years ago
043b87d
tcp: more efficient RACK loss detection
by Yuchung Cheng
· 7 years ago
e208007
tcp: new list for sent but unacked skbs for RACK recovery
by Eric Dumazet
· 7 years ago
b1fb67f
RDS: IB: Initialize max_items based on underlying device attributes
by Avinash Repaka
· 7 years ago
9dff993
RDS: IB: Limit the scope of has_fr/has_fmr variables
by Avinash Repaka
· 7 years ago
1bcdca3
net/ipv4: Remove unused variable in route.c
by Tim Hansen
· 7 years ago
6d05081
tcp: clean up TFO server's initial tcp_rearm_rto() call
by Wei Wang
· 7 years ago
27204aa
tcp: uniform the set up of sockets after successful connection
by Wei Wang
· 7 years ago
5820299
Merge branch 'VSOCK-sock_diag'
by David S. Miller
· 7 years ago
0b02503
VSOCK: add tools/testing/vsock/vsock_diag_test
by Stefan Hajnoczi
· 7 years ago
413a431
VSOCK: add sock_diag interface
by Stefan Hajnoczi
· 7 years ago
3b4477d
VSOCK: use TCP state constants for sk_state
by Stefan Hajnoczi
· 7 years ago
bf359b8
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
by Stefan Hajnoczi
· 7 years ago
44f2098
VSOCK: export socket tables for sock_diag interface
by Stefan Hajnoczi
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a92616
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
ca935f8
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
076264a
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
41dcf19
dm raid: fix incorrect status output at the end of a "recover" process
by Jonathan Brassow
· 7 years ago
0f38071
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
77ede3a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
9a431ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4b54db1
Merge branch 'bpftool'
by David S. Miller
· 7 years ago
ff69c21
tools: bpftool: add documentation
by Jakub Kicinski
· 7 years ago
71bb428
tools: bpf: add bpftool
by Jakub Kicinski
· 7 years ago
a92bb54
tools: rename tools/net directory to tools/bpf
by Jakub Kicinski
· 7 years ago
c331501
Merge branch 'enslavement-extack'
by David S. Miller
· 7 years ago
e58376e
mlxsw: spectrum: Add extack messages for enslave failures
by David Ahern
· 7 years ago
ca752be
net: bridge: Pass extack to down to netdev_master_upper_dev_link
by David Ahern
· 7 years ago
759088b
net: bonding: Add extack messages for some enslave failures
by David Ahern
· 7 years ago
de3baa3
net: vrf: Add extack messages for enslave errors
by David Ahern
· 7 years ago
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
51d0c047
net: Add extack to netdev_notifier_info
by David Ahern
· 7 years ago
e769fce
net: 8021q: skip packets if the vlan is down
by Vishakha Narvekar
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
42b76d0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
e0a8631
Update James Hogan's email address
by James Hogan
· 7 years ago
b295edc
Merge branch 'bpf-cgroup-multi-prog'
by David S. Miller
· 7 years ago
dfc0699
samples/bpf: use bpf_prog_query() interface
by Alexei Starovoitov
· 7 years ago
5d0cbf9
libbpf: add support for BPF_PROG_QUERY
by Alexei Starovoitov
· 7 years ago
defd9c4
libbpf: sync bpf.h
by Alexei Starovoitov
· 7 years ago
39323e7
samples/bpf: add multi-prog cgroup test case
by Alexei Starovoitov
· 7 years ago
244d20e
libbpf: introduce bpf_prog_detach2()
by Alexei Starovoitov
· 7 years ago
390ee7e
bpf: enforce return code for cgroup-bpf programs
by Alexei Starovoitov
· 7 years ago
468e2f6
bpf: introduce BPF_PROG_QUERY command
by Alexei Starovoitov
· 7 years ago
324bda9e6
bpf: multi program support for cgroup+bpf
by Alexei Starovoitov
· 7 years ago
c818fa9
net: cache skb_shinfo() in skb_try_coalesce()
by Eric Dumazet
· 7 years ago
e9b871e
selftests: rtnetlink: try concurrent change of ifalias
by Florian Westphal
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
e774d96
rtnetlink: remove slave_validate callback
by Florian Westphal
· 7 years ago
ebf6b13
cxgb4vf: make a couple of functions static
by Colin Ian King
· 7 years ago
08f8c88
Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into fixes
by Olof Johansson
· 7 years ago
eab5c00
Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 7 years ago
20e8832
net: core: fix kerneldoc comment
by Florian Westphal
· 7 years ago
4d86d38
ravb: RX checksum offload
by Simon Horman
· 7 years ago
Next »