Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
703acf62596589acba6bfa31ab5573d1e8e4afa6
703acf6
Merge branch 'Fix-collisions-in-socket-cookie-generation'
by David S. Miller
· 5 years ago
609a2ca
bpf: sync bpf.h to tools infrastructure
by Daniel Borkmann
· 5 years ago
cd48bdd
sock: make cookie generation global instead of per netns
by Daniel Borkmann
· 5 years ago
7bac762
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
e8c3af6
rxrpc: Don't bother generating maxSkew in the ACK packet
by David Howells
· 5 years ago
730c5fd
rxrpc: Fix local endpoint refcounting
by David Howells
· 5 years ago
8c25d08
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
by Fuqian Huang
· 5 years ago
227f2f0
team: Add vlan tx offload to hw_enc_features
by YueHaibing
· 5 years ago
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
0de94de
Merge branch 'skbedit-batch-fixes'
by David S. Miller
· 5 years ago
7bc1618
tc-testing: updated skbedit action tests with batch create/delete
by Roman Mashak
· 5 years ago
e1fea32
net sched: update skbedit action for batched events operations
by Roman Mashak
· 5 years ago
e3e3af9
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
by YueHaibing
· 5 years ago
d595b03
bonding: Add vlan tx offload to hw_enc_features
by YueHaibing
· 5 years ago
51650d3
net: sched: sch_taprio: fix memleak in error path for sched list parse
by Ivan Khoronzhuk
· 5 years ago
fe90689
net: docs: replace IPX in tuntap documentation
by Stephen Hemminger
· 5 years ago
7e7c076
docs: admin-guide: remove references to IPX and token-ring
by Stephen Hemminger
· 5 years ago
3a0233d
xen/netback: Reset nr_frags before freeing skb
by Ross Lagerwall
· 5 years ago
891584f
inet: frags: re-introduce skb coalescing for local delivery
by Guillaume Nault
· 5 years ago
f6649fe
Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 5 years ago
33920f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
feac1d6
Merge branch 'sja1105-fixes'
by David S. Miller
· 5 years ago
93fa858
net: dsa: sja1105: Fix memory leak on meta state machine error path
by Vladimir Oltean
· 5 years ago
f163fed
net: dsa: sja1105: Fix memory leak on meta state machine normal path
by Vladimir Oltean
· 5 years ago
6cb0abb
net: dsa: sja1105: Really fix panic on unregistering PTP clock
by Vladimir Oltean
· 5 years ago
4b7da3d
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
by Vladimir Oltean
· 5 years ago
6d7c7d9
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
by Vladimir Oltean
· 5 years ago
f26e0cc
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
by Nishka Dasgupta
· 5 years ago
443bfb4
Merge branch 'flow_offload-action-fixes'
by David S. Miller
· 5 years ago
67cbf7d
net: sched: sample: allow accessing psample_group with rtnl
by Vlad Buslov
· 5 years ago
c4bd486
net: sched: police: allow accessing police->params with rtnl
by Vlad Buslov
· 5 years ago
2b0dfc1
Merge branch 'hisilicon-fixes'
by David S. Miller
· 5 years ago
96a50c0
net: hisilicon: Fix dma_map_single failed on arm64
by Jiangfeng Xiao
· 5 years ago
f2243b8
net: hisilicon: fix hip04-xmit never return TX_BUSY
by Jiangfeng Xiao
· 5 years ago
1a2c070
net: hisilicon: make hip04_tx_reclaim non-reentrant
by Jiangfeng Xiao
· 5 years ago
5b0bce2
Merge branch 'Fix-batched-event-generation-for-vlan-action'
by David S. Miller
· 5 years ago
8571deb
tc-testing: updated vlan action tests with batch create/delete
by Roman Mashak
· 5 years ago
b35475c
net sched: update vlan action for batched events operations
by Roman Mashak
· 5 years ago
76d7961
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
3abd24a
Merge branch 'stmmac-fixes'
by David S. Miller
· 5 years ago
4a6a138
net: stmmac: tc: Do not return a fragment entry
by Jose Abreu
· 5 years ago
e8df7e8
net: stmmac: Fix issues when number of Queues >= 4
by Jose Abreu
· 5 years ago
0efedbf
net: stmmac: xgmac: Fix XGMAC selftests
by Jose Abreu
· 5 years ago
0574f2e
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
f4eb142
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
d0d006a
be2net: disable bh with spin_lock in be_process_mcc
by Denis Kirjanov
· 5 years ago
debea2c
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
by Christophe JAILLET
· 5 years ago
5c4e2e1a
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
by Chen-Yu Tsai
· 5 years ago
4368c4b
Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e0f6974
HID: sony: Fix race condition between rumble and device remove.
by Roderick Colenbrander
· 5 years ago
6d4472d
HID: hiddev: do cleanup in failure of opening a device
by Hillf Danton
· 5 years ago
9c09b21
HID: hiddev: avoid opening a disconnected device
by Hillf Danton
· 5 years ago
74034a0
MIPS: BCM63XX: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
f7813d5
Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 5 years ago
091adf9
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
by Nikolay Aleksandrov
· 5 years ago
d934423
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
by Arnaud Patard (Rtp)
· 5 years ago
cd20636
net/smc: avoid fallback in case of non-blocking connect
by Ursula Braun
· 5 years ago
f9cedf1
net/smc: do not schedule tx_work in SMC_CLOSED state
by Ursula Braun
· 5 years ago
438b43b
gve: Fix case where desc_cnt and data_cnt can get out of sync
by Catherine Sullivan
· 5 years ago
cff6a32
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
by David Ahern
· 5 years ago
cd114d2
selftests/tls: add a litmus test for the socket reuse through shutdown
by Jakub Kicinski
· 5 years ago
5d92e63
net/tls: partially revert fix transition through disconnect with close
by Jakub Kicinski
· 5 years ago
0eb0ce0
Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 years ago
df9edcb
Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 years ago
9e9671c
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
4130741
Merge branch 'net-fix-regressions-for-generic-XDP'
by David S. Miller
· 5 years ago
065af35
net: fix bpf_xdp_adjust_head regression for generic-XDP
by Jesper Dangaard Brouer
· 5 years ago
13978d1
selftests/bpf: reduce time to execute test_xdp_vlan.sh
by Jesper Dangaard Brouer
· 5 years ago
d35661f
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
by Jesper Dangaard Brouer
· 5 years ago
4de9c89
bpf: fix XDP vlan selftests test_xdp_vlan.sh
by Jesper Dangaard Brouer
· 5 years ago
60d60c8
net/mlx5e: always initialize frag->last_in_page
by Qian Cai
· 5 years ago
7be8ef2
net: sched: use temporary variable for actions indexes
by Dmytro Linkin
· 5 years ago
7fb5a71
net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
by Hubert Feurstein
· 5 years ago
c3953a3
NFC: nfcmrvl: fix gpio-handling regression
by Johan Hovold
· 5 years ago
1c703b5
HID: input: fix a4tech horizontal wheel custom usage
by Nicolas Saenz Julienne
· 5 years ago
49869d2
HID: Add quirk for HP X1200 PIXART OEM mouse
by Sebastian Parschauer
· 5 years ago
01ec0a5
HID: holtek: test for sanity of intfdata
by Oliver Neukum
· 5 years ago
693c3da
HID: wacom: fix bit shift for Cintiq Companion 2
by Aaron Armstrong Skomra
· 5 years ago
7bc7485
HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
by István Váradi
· 5 years ago
6fb08f1
HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices
by Hans de Goede
· 5 years ago
e21a712
Linux 5.3-rc3
by Linus Torvalds
· 5 years ago
a6831a8
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
62d1716
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
fa4f99c
tpm: tpm_ibm_vtpm: Fix unallocated banks
by Nayna Jain
· 5 years ago
1e5ac63
tpm: Fix null pointer dereference on chip register error path
by Milan Broz
· 5 years ago
4b6f231
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
4c0d228
MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
by Geert Uytterhoeven
· 5 years ago
05e4f88
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
8449c98
Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux
by Linus Torvalds
· 5 years ago
0c5b6c28
kconfig: Clear "written" flag to avoid data loss
by M. Vefa Bicakci
· 5 years ago
d8778f1
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
cf6c8ae
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
4c92057
Documentation: Add swapgs description to the Spectre v1 documentation
by Josh Poimboeuf
· 5 years ago
5e5412c
net/socket: fix GCC8+ Wpacked-not-aligned warnings
by Qian Cai
· 5 years ago
8b7fd67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0432a0a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
af42e74
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e12b243
Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
b7aea68
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
6167254
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
Next »