Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e28599800a1274357492d85a653012ed3220b45c
e285998
Merge branch 'bgmac-fixes'
by David S. Miller
· 8 years ago
fa42245
net: ethernet: bgmac: mac address change bug
by Hari Vyas
· 8 years ago
1620652
net: ethernet: bgmac: init sequence bug
by Jon Mason
· 8 years ago
2ddbcea
Merge branch 'xen-netback-fixes'
by David S. Miller
· 8 years ago
a254d8f
xen-netback: don't vfree() queues under spinlock
by Paul Durrant
· 8 years ago
d67ce7d
xen-netback: keep a local pointer for vif in backend_disconnect()
by Paul Durrant
· 8 years ago
f7bb3d8
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
c74042f
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
by Alexander Duyck
· 8 years ago
d3aa9c9
ixgbe: update the rss key on h/w, when ethtool ask for it
by Paolo Abeni
· 8 years ago
9f674e4
xen-netback: Use GFP_ATOMIC to allocate hash
by Anoob Soman
· 8 years ago
31c0541
bonding: use ETH_MAX_MTU as max mtu
by WANG Cong
· 8 years ago
152669b
netvsc: fix use-after-free in netvsc_change_mtu()
by Dexuan Cui
· 8 years ago
35576ee
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
1c296a3
Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
9d6acb3
ipv6: ignore null_entry in inet6_rtm_getroute() too
by WANG Cong
· 8 years ago
be12502
drivers: net: ethernet: remove incorrect __exit markups
by Dmitry Torokhov
· 8 years ago
7db9236
tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
94352d4
net: Introduce sk_clone_lock() error path routine
by Arnaldo Carvalho de Melo
· 8 years ago
d5afb6f
dccp: Unlock sock before calling sk_free()
by Arnaldo Carvalho de Melo
· 8 years ago
6ab2b99
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
f1304f7
openvswitch: actions: fixed a brace coding style warning
by Peter Downs
· 8 years ago
11bd44f
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
a2d35d0
Merge branch 'amd-xgbe-fixes'
by David S. Miller
· 8 years ago
2697ea5
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
by Lendacky, Thomas
· 8 years ago
b42c676
amd-xgbe: Be sure to set MDIO modes on device (re)start
by Lendacky, Thomas
· 8 years ago
402168b
amd-xgbe: Stop the PHY before releasing interrupts
by Lendacky, Thomas
· 8 years ago
9aea777
drivers: net: xgene: Fix crash on DT systems
by Alban Bedel
· 8 years ago
e333003
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
by WANG Cong
· 8 years ago
1657b8f
ath10k: search SMBIOS for OEM board file extension
by Waldemar Rymarkiewicz
· 8 years ago
eb1e011
average: change to declare precision, not factor
by Johannes Berg
· 8 years ago
48cac18
ipv6: orphan skbs in reassembly unit
by Eric Dumazet
· 8 years ago
13baa00
net: net_enable_timestamp() can be called from irq contexts
by Eric Dumazet
· 8 years ago
540e289
net: don't call strlen() on the user buffer in packet_bind_spkt()
by Alexander Potapenko
· 8 years ago
8953de2
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
16c54ac
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
449809a
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
eba38a9
bpf: update the comment about the length of analysis
by Gary Lin
· 8 years ago
df2c433
bridge: Fix error path in nbp_vlan_init
by Yotam Gigi
· 8 years ago
3b45a41
net: route: add missing nla_policy entry for RTA_MARK attribute
by Liping Zhang
· 8 years ago
8c171d6
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
by Felix Jia
· 8 years ago
a3695e9
Merge branch 'vxlan-geneve-rcu-fixes'
by David S. Miller
· 8 years ago
a717e3f
geneve: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
56de859
vxlan: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
39e6c82
net: solve a NAPI race
by Eric Dumazet
· 8 years ago
b2d0fe3
net/mlx4: && vs & typo
by Dan Carpenter
· 8 years ago
4f3de46
net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode
by Colin Ian King
· 8 years ago
0bf09c3
MAINTAINERS: Orphan usb/net/hso driver
by Baruch Siach
· 8 years ago
f7df492
mlxsw: spectrum_router: Avoid potential packets loss
by Ido Schimmel
· 8 years ago
4f7bfb3
rds: ib: add the static type to the variables
by Zhu Yanjun
· 8 years ago
5179b26
sctp: call rcu_read_lock before checking for duplicate transport nodes
by Xin Long
· 8 years ago
540b1c4
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
by David Howells
· 8 years ago
2d6be4a
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
5ecc5ac
Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b2deee2
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f89db78
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
65314ed
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3f26b0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
74efe07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e72e58f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
74e3f63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 8 years ago
c2eca00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b7a42b9
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
by Joerg Roedel
· 8 years ago
a7fdb6e
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
by Joerg Roedel
· 8 years ago
17a870b
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus
by Russell King
· 8 years ago
cdcc5fa
ARM: mm: round the initrd reservation to page boundaries
by Russell King
· 8 years ago
68b32f3
ARM: mm: clean up initrd initialisation
by Russell King
· 8 years ago
3928624
ARM: mm: move initrd init code out of arm_memblock_init()
by Russell King
· 8 years ago
e2fce0a
ARM: 8655/1: improve NOMMU definition of pgprot_*()
by Arnd Bergmann
· 8 years ago
7b96ddd
ARM: 8654/1: decompressor: add strlen prototype
by Arnd Bergmann
· 8 years ago
06369a1
ARM: 8652/1: cache-uniphier: clean up active way setup code
by Masahiro Yamada
· 8 years ago
1c63d4c
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
by Masahiro Yamada
· 8 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 8 years ago
ad47511
ARM: 8649/2: nommu: remove Hivecs configuration is asm
by Afzal Mohammed
· 8 years ago
58c1670
ARM: 8648/2: nommu: display vectors base
by Afzal Mohammed
· 8 years ago
f8300a0
ARM: 8647/2: nommu: dynamic exception base address setting
by Afzal Mohammed
· 8 years ago
d2ca5f2
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
by Afzal Mohammed
· 8 years ago
035e787
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
by Florian Fainelli
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
e377cd8
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 8 years ago
399f157
Merge branch 'devel-stable' into misc
by Russell King
· 8 years ago
a09975b
ARM: 8639/1: Define KERNEL_START and KERNEL_END
by Florian Fainelli
· 8 years ago
4e23612
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
by Florian Fainelli
· 8 years ago
9856265
ARM: 8637/1: Adjust memory boundaries after reservations
by Laura Abbott
· 8 years ago
374d446d
ARM: 8636/1: Cleanup sanity_check_meminfo
by Laura Abbott
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
1ac884f
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 8 years ago
08e32dc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
3f5595e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
4e4636c
objtool: Enclose contents of unreachable() macro in a block
by Josh Poimboeuf
· 8 years ago
19d19e9
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
12dfdfe
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
fb15a78
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
5782fd1
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
3e761a4
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
by Dave Jiang
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
8d85063
hfs: atomically read inode size
by Fabian Frederick
· 8 years ago
Next »