Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0ef58b0a05c127762f975c3dfe8b922e4aa87a29
0ef58b0
hv_netvsc: change GPAD teardown order on older versions
by Stephen Hemminger
· 7 years ago
02400fc
hv_netvsc: use RCU to fix concurrent rx and queue changes
by Stephen Hemminger
· 7 years ago
8348e04
hv_netvsc: disable NAPI before channel close
by Stephen Hemminger
· 7 years ago
68e2ffd
net/ipv6: Handle onlink flag with multipath routes
by David Ahern
· 7 years ago
6d06673
ppp: avoid loop in xmit recursion detection code
by Guillaume Nault
· 7 years ago
8936ef7
ipv6: sr: fix NULL pointer dereference when setting encap source address
by David Lebrun
· 7 years ago
191f86c
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
by David Lebrun
· 7 years ago
9b894cd
Merge branch 'aquantia-fixes'
by David S. Miller
· 7 years ago
c89bf1c
net: aquantia: driver version bump
by Igor Russkikh
· 7 years ago
90869dd
net: aquantia: Implement pci shutdown callback
by Igor Russkikh
· 7 years ago
3e9a545
net: aquantia: Allow live mac address changes
by Igor Russkikh
· 7 years ago
b647d39
net: aquantia: Add tx clean budget and valid budget handling logic
by Igor Russkikh
· 7 years ago
47203b3
net: aquantia: Change inefficient wait loop on fw data reads
by Igor Russkikh
· 7 years ago
d0f0fb2
net: aquantia: Fix a regression with reset on old firmware
by Igor Russkikh
· 7 years ago
1bf9a75
net: aquantia: Fix hardware reset when SPI may rarely hangup
by Igor Russkikh
· 7 years ago
1959031
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
a6c3d93
s390/qeth: on channel error, reject further cmd requests
by Julian Wiedmann
· 7 years ago
17bf8c9
s390/qeth: lock read device while queueing next buffer
by Julian Wiedmann
· 7 years ago
1063e43
s390/qeth: when thread completes, wake up all waiters
by Julian Wiedmann
· 7 years ago
6be6873
s390/qeth: free netdevice when removing a card
by Julian Wiedmann
· 7 years ago
3d21ac6
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
by David S. Miller
· 7 years ago
c846a2b
net: phy: micrel: Use the general dummy stubs for MMD register access
by Kevin Hao
· 7 years ago
0231b1a
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
by Kevin Hao
· 7 years ago
5df7af8
net: phy: Add general dummy stubs for MMD register access
by Kevin Hao
· 7 years ago
ee54a9f
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
ba9a190
Merge branch 'net-sched-action-idr-leak'
by David S. Miller
· 7 years ago
f29cdfb
net/sched: fix idr leak in the error path of tcf_skbmod_init()
by Davide Caratti
· 7 years ago
d7f2001
net/sched: fix idr leak in the error path of tcf_vlan_init()
by Davide Caratti
· 7 years ago
1e46ef1
net/sched: fix idr leak in the error path of __tcf_ipt_init()
by Davide Caratti
· 7 years ago
94fa3f9
net/sched: fix idr leak in the error path of tcp_pedit_init()
by Davide Caratti
· 7 years ago
5bf7f81
net/sched: fix idr leak in the error path of tcf_act_police_init()
by Davide Caratti
· 7 years ago
60e10b3
net/sched: fix idr leak in the error path of tcf_simp_init()
by Davide Caratti
· 7 years ago
bbc09e7
net/sched: fix idr leak on the error path of tcf_bpf_init()
by Davide Caratti
· 7 years ago
3f2176d
qede: fix spelling mistake: "registeration" -> "registration"
by Colin Ian King
· 7 years ago
924613d
bnx2x: fix spelling mistake: "registeration" -> "registration"
by Colin Ian King
· 7 years ago
3d27484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
87e0d4f
kbuild: disable clang's default use of -fmerge-all-constants
by Daniel Borkmann
· 7 years ago
0fa4fe8
bpf: skip unnecessary capability check
by Chenbo Feng
· 7 years ago
f005afe
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
by Yonghong Song
· 7 years ago
52fda36
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
by Thadeu Lima de Souza Cascardo
· 7 years ago
5f2fb80
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
by Stefano Brivio
· 7 years ago
8220ce6
Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
44caebd
net: gemini: fix memory leak
by Igor Pylypiv
· 7 years ago
00777fa
net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
by Christophe JAILLET
· 7 years ago
7fe4d6d
devlink: Remove redundant free on error path
by Arkadi Sharshevsky
· 7 years ago
8137a8e
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
by Igor Pylypiv
· 7 years ago
b5dd0e7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
36fe095
Merge branch 'phy-relax-error-checking'
by David S. Miller
· 7 years ago
4414b3e
net: phy: relax error checking when creating sysfs link netdev->phydev
by Grygorii Strashko
· 7 years ago
2399ac4
sysfs: symlink: export sysfs_create_link_nowarn()
by Grygorii Strashko
· 7 years ago
9ffd750
can: cc770: Fix use after free in cc770_tx_interrupt()
by Andri Yngvason
· 7 years ago
a069215
net: fec: Fix unbalanced PM runtime calls
by Florian Fainelli
· 7 years ago
fc04fdb
batman-adv: Fix skbuff rcsum on packet reroute
by Sven Eckelmann
· 7 years ago
48881ed
batman-adv: Add missing include for EPOLL* constants
by Sven Eckelmann
· 7 years ago
034f405
vmxnet3: use correct flag to indicate LRO feature
by Ronak Doshi
· 7 years ago
7a4c003
vmxnet3: avoid xmit reset due to a race in vmxnet3
by Ronak Doshi
· 7 years ago
78f1b04
Merge branch 'tcf_foo_init-NULL-deref'
by David S. Miller
· 7 years ago
2d43361
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
by Davide Caratti
· 7 years ago
1f110e7
net/sched: fix NULL dereference in the error path of tcf_sample_init()
by Davide Caratti
· 7 years ago
abdadd3
net/sched: fix NULL dereference in the error path of tunnel_key_init()
by Davide Caratti
· 7 years ago
aab378a
net/sched: fix NULL dereference in the error path of tcf_csum_init()
by Davide Caratti
· 7 years ago
1edf8ab
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
by Davide Caratti
· 7 years ago
f9db506
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
by SZ Lin (林上智)
· 7 years ago
d61d263
net: hns: Fix ethtool private flags
by Matthias Brugger
· 7 years ago
bcdd5de
mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
by Ido Schimmel
· 7 years ago
cce6294c
net: sched: fix uses after free
by Eric Dumazet
· 7 years ago
6f27d2c
batman-adv: fix header size check in batadv_dbg_arp()
by Matthias Schiffer
· 7 years ago
bc44b78
batman-adv: update data pointers after skb_cow()
by Matthias Schiffer
· 7 years ago
7b7ef57
net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses
by Andrew Lunn
· 7 years ago
6e5d58f
skbuff: Fix not waking applications when errors are enqueued
by Vinicius Costa Gomes
· 7 years ago
02a2385
netlink: avoid a double skb free in genlmsg_mcast()
by Nicolas Dichtel
· 7 years ago
4609adc
qede: Fix qedr link update
by Michal Kalderon
· 7 years ago
b225598
Merge branch 'qed-iWARP-related-fixes'
by David S. Miller
· 7 years ago
16da090
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
by Michal Kalderon
· 7 years ago
933e8c9
qed: Fix MPA unalign flow in case header is split across two packets.
by Michal Kalderon
· 7 years ago
fa6a91e
net/iucv: Free memory obtained by kzalloc
by Arvind Yadav
· 7 years ago
484d802
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
by Florian Fainelli
· 7 years ago
2cc683e
kcm: lock lower socket in kcm_attach
by Tom Herbert
· 7 years ago
e693be2
Merge branch 'vlan-untag-and-insert-fixes'
by David S. Miller
· 7 years ago
cbe7128
vlan: Fix out of order vlan headers with reorder header off
by Toshiaki Makita
· 7 years ago
4bbb3e0
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
by Toshiaki Makita
· 7 years ago
51d4740
net sched actions: return explicit error when tunnel_key mode is not specified
by Roman Mashak
· 7 years ago
e07c99b
Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters
by Hans de Goede
· 7 years ago
b09c615
Revert "Bluetooth: hci_bcm: Streamline runtime PM code"
by Hans de Goede
· 7 years ago
f44cb4b
Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
by Takashi Iwai
· 7 years ago
3d50206
net/smc: simplify wait when closing listen socket
by Ursula Braun
· 7 years ago
cf55612
sunvnet: does not support GSO for sctp
by Cathy Zhou
· 7 years ago
4ea41f8
Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
ea91df6
tg3: prevent scheduling while atomic splat
by Jonathan Toppins
· 7 years ago
d52e5a7
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
16c2e4d
Merge branch 'DPAA-Ethernet-fixes'
by David S. Miller
· 7 years ago
82d141c
dpaa_eth: remove duplicate increment of the tx_errors counter
by Camelia Groza
· 7 years ago
e4d1b37
dpaa_eth: increment the RX dropped counter when needed
by Camelia Groza
· 7 years ago
5651863
dpaa_eth: remove duplicate initialization
by Camelia Groza
· 7 years ago
8807525
dpaa_eth: fix error in dpaa_remove()
by Madalin Bucur
· 7 years ago
96f413f
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
by Madalin Bucur
· 7 years ago
4dcb31d
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
7462012
can: cc770: Fix queue stall & dropped RTR reply
by Andri Yngvason
· 7 years ago
f4353da
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
by Andri Yngvason
· 7 years ago
f89782c
qed: Use after free in qed_rdma_free()
by Dan Carpenter
· 7 years ago
Next »