Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57f0c9cf58ff7fe479137ab847a886d0eed3ad1d
57f0c9c
sfc: remove duplicate up_write on VF filter_sem
by Edward Cree
· 8 years ago
db833d4
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 8 years ago
07f6155
ipv6: Do not leak throw route references
by Serhey Popovych
· 8 years ago
7e11332
dt-bindings: net: sms911x: Add missing optional VDD regulators
by Krzysztof Kozlowski
· 8 years ago
73b098d
Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'
by David S. Miller
· 8 years ago
fb52728
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
by Madalin Bucur
· 8 years ago
5567e98
fsl/fman: propagate dma_ops
by Madalin Bucur
· 8 years ago
fe420d8
net/core: remove explicit do_softirq() from busy_poll_stop()
by Sebastian Siewior
· 8 years ago
bdaf32c
fib_rules: Resolve goto rules target on delete
by Serhey Popovych
· 8 years ago
86fdb34
sctp: ensure ep is not destroyed before doing the dump
by Xin Long
· 8 years ago
7fe5b91
net/hns:bugfix of ethtool -t phy self_test
by Lin Yun Sheng
· 8 years ago
9745e36
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
by Gao Feng
· 8 years ago
dec6b33
cxgb4: notify uP to route ctrlq compl to rdma rspq
by Raju Rangoju
· 8 years ago
4b153ca
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
46f8cd9
ip6_tunnel: Correct tos value in collect_md mode
by Haishuang Yan
· 8 years ago
76371d2
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 8 years ago
f1925ca
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
by Haishuang Yan
· 8 years ago
469f87e
ip_tunnel: fix potential issue in ip_tunnel_rcv
by Haishuang Yan
· 8 years ago
be56a09
Merge tag 'mlx5-fixes-2017-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
31ac933
net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
by Or Gerlitz
· 8 years ago
9cfb4f7
net/mlx5e: Remove TC header re-write offloading of ip tos
by Or Gerlitz
· 8 years ago
9d1cef1
net/mlx5: Properly check applicability of devlink eswitch commands
by Or Gerlitz
· 8 years ago
5f195c2
net/mlx5e: Fix min inline value for VF rep SQs
by Chris Mi
· 8 years ago
f0b3811
net/mlx5e: Fix timestamping capabilities reporting
by Maor Dickman
· 8 years ago
6c780a0
net/mlx5: Wait for FW readiness before initializing command interface
by Eli Cohen
· 8 years ago
3b1bbaf
Doc: net: dsa: b53: update location of referenced dsa.txt
by xypron.glpk@gmx.de
· 8 years ago
988c732
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
by Xin Long
· 8 years ago
5f2f976
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
by David Howells
· 8 years ago
f8a894b
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
35e60a6
Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
92091c4
Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b45edc2
Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
906e0c5
Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
640f93c
i40e: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 8 years ago
9522933
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 8 years ago
f63e4f7
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
849a44d
net: don't global ICMP rate limit packets originating from loopback
by Jesper Dangaard Brouer
· 8 years ago
c4f65b0
net/act_pedit: fix an error code
by Dan Carpenter
· 8 years ago
db46a0e
net: update undefined ->ndo_change_mtu() comment
by Magnus Damm
· 8 years ago
7403060
net_sched: move tcf_lock down after gen_replace_estimator()
by WANG Cong
· 8 years ago
68dd02d
dev_ioctl: copy only the smaller struct iwreq for wext
by Johannes Berg
· 8 years ago
4f39a1f
wireless: wext: use struct iwreq earlier in the call chain
by Johannes Berg
· 8 years ago
8bfb367
wireless: wext: remove ndo_do_ioctl fallback
by Johannes Berg
· 8 years ago
20a3d5b
caif: Add sockaddr length check before accessing sa_family in connect handler
by Mateusz Jurczyk
· 8 years ago
7de8440
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
c5549ee
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
ace17c3
qed: fix dump of context data
by Tayar, Tomer
· 8 years ago
60cfe1e
qmi_wwan: new Telewell and Sierra device IDs
by Bjørn Mork
· 8 years ago
665fff2
net: phy: Fix MDIO_THUNDER dependencies
by Florian Fainelli
· 8 years ago
4a6a97e
netconsole: Remove duplicate "netconsole: " logging prefix
by Joe Perches
· 8 years ago
c38b7d3
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 8 years ago
eb3c28c
r8152: give the device version
by Oliver Neukum
· 8 years ago
97d8b6e
net: rps: fix uninitialized symbol warning
by Ashwanth Goli
· 8 years ago
0ca4cd7
HID: let generic driver yield control iff specific driver has been enabled
by Jiri Kosina
· 8 years ago
b3dd827
mac80211: don't send SMPS action frame in AP mode when not needed
by Emmanuel Grumbach
· 8 years ago
98c67d1
mac80211/wpa: use constant time memory comparison for MACs
by Jason A. Donenfeld
· 8 years ago
c87905b
mac80211: set bss_info data before configuring the channel
by Johannes Berg
· 8 years ago
44f6d42
mac80211: remove 5/10 MHz rate code from station MLME
by Johannes Berg
· 8 years ago
204a7db
mac80211: Fix incorrect condition when checking rx timestamp
by Avraham Stern
· 8 years ago
769dc04
mac80211: don't look at the PM bit of BAR frames
by Emmanuel Grumbach
· 8 years ago
63f700a
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
2ab99b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
6964e53
i40e: fix handling of HW ATR eviction
by Jacob Keller
· 8 years ago
675c8da
hsr: fix incorrect warning
by Karicheri, Muralidharan
· 8 years ago
3500cd73
proc: snmp6: Use correct type in memset
by Christian Perle
· 8 years ago
74b2c98
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq
by Rafael J. Wysocki
· 8 years ago
b2cdd8e
cpuidle: dt: Add missing 'of_node_put()'
by Christophe Jaillet
· 8 years ago
b8e11f7
cpufreq: conservative: Allow down_threshold to take values from 1 to 10
by Tomasz Wilczyński
· 8 years ago
ff0a6d6
Revert "cpufreq: schedutil: Reduce frequencies slower"
by Rafael J. Wysocki
· 8 years ago
83848fb
ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalance
by Lv Zheng
· 8 years ago
6b1355f
PM / devfreq: exynos-ppmu: Staticize event list
by Krzysztof Kozlowski
· 8 years ago
97a6ba5
PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
973a27c
PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
32c1431
Linux 4.12-rc5
by Linus Torvalds
· 8 years ago
3262764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
6d53cef
compiler, clang: properly override 'inline' for clang
by Linus Torvalds
· 8 years ago
4b1f0d3
net: ipmr: Fix some mroute forwarding issues in vrf's
by Donald Sharp
· 8 years ago
062bb99
Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
77a6bb5
Merge branch 'ena-fixes'
by David S. Miller
· 8 years ago
e7ff7ef
net: ena: update ena driver to version 1.1.7
by Netanel Belgazal
· 8 years ago
800c55c
net: ena: bug fix in lost tx packets detection mechanism
by Netanel Belgazal
· 8 years ago
a2cc519
net: ena: disable admin msix while working in polling mode
by Netanel Belgazal
· 8 years ago
a3af7c1
net: ena: fix theoretical Rx hang on low memory systems
by Netanel Belgazal
· 8 years ago
0857d92
net: ena: add missing unmap bars on device removal
by Netanel Belgazal
· 8 years ago
661d2b0
net: ena: fix race condition between submit and completion admin command
by Netanel Belgazal
· 8 years ago
2d2c600
net: ena: add missing return when ena_com_get_io_handlers() fails
by Netanel Belgazal
· 8 years ago
418df30
net: ena: fix bug that might cause hang after consecutive open/close interface.
by Netanel Belgazal
· 8 years ago
a77c1aa
net: ena: fix rare uncompleted admin command false alarm
by Netanel Belgazal
· 8 years ago
5ad9345
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
f986e31b
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
9cd9cb0
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
21c9eb7
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
246baac
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
ef918d3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8f56821
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
9d66af6
Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
9d0eb46
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
Next »