Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a677088922831d94d292ca3891b148a8ba0b5fa1
a677088
docs: segmentation-offloads.txt: add SCTP info
by Daniel Axtens
· 7 years ago
bc3c243
docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUM
by Daniel Axtens
· 7 years ago
a65820e
docs: segmentation-offloads.txt: update for UFO depreciation
by Daniel Axtens
· 7 years ago
080fe7a
Merge branch 'tipc-locking-fixes'
by David S. Miller
· 7 years ago
ed4ffdf
tipc: Fix missing RTNL lock protection during setting link properties
by Ying Xue
· 7 years ago
5631f65
tipc: Introduce __tipc_nl_net_set
by Ying Xue
· 7 years ago
07ffb22
tipc: Introduce __tipc_nl_media_set
by Ying Xue
· 7 years ago
93532bb
tipc: Introduce __tipc_nl_bearer_set
by Ying Xue
· 7 years ago
45cf7ed
tipc: Introduce __tipc_nl_bearer_enable
by Ying Xue
· 7 years ago
d59d8b7
tipc: Introduce __tipc_nl_bearer_disable
by Ying Xue
· 7 years ago
e5d1a1e
tipc: Refactor __tipc_nl_compat_doit
by Ying Xue
· 7 years ago
361b123
Merge branch 'ibmvnic-leaks'
by David S. Miller
· 7 years ago
d0869c0
ibmvnic: Clean RX pool buffers during device close
by Thomas Falcon
· 7 years ago
4b9b0f0
ibmvnic: Free RX socket buffer in case of adapter error
by Thomas Falcon
· 7 years ago
6e4842dd
ibmvnic: Fix NAPI structures memory leak
by Thomas Falcon
· 7 years ago
34f0f4e
ibmvnic: Fix login buffer memory leaks
by Thomas Falcon
· 7 years ago
cc85c02
ibmvnic: Wait until reset is complete to set carrier on
by Thomas Falcon
· 7 years ago
e6dbe93
Revert "net: thunderx: Add support for xdp redirect"
by Jesper Dangaard Brouer
· 7 years ago
fae8b6f
sctp: fix some copy-paste errors for file comments
by Xin Long
· 7 years ago
ac5b701
net: fix race on decreasing number of TX queues
by Jakub Kicinski
· 7 years ago
d4014d8
rds: do not call ->conn_alloc with GFP_KERNEL
by Sowmini Varadhan
· 7 years ago
f7219bf
Merge branch 'net-sched-couple-of-fixes'
by David S. Miller
· 7 years ago
339c21d
net: sched: fix tc_u_common lookup
by Jiri Pirko
· 7 years ago
bb047dd
net: sched: don't set q pointer for shared blocks
by Jiri Pirko
· 7 years ago
0f2d2b2
mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
by Jiri Pirko
· 7 years ago
d4e9a40
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
by Tobias Klauser
· 7 years ago
da36029
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
by Hauke Mehrtens
· 7 years ago
07a2e1c
net: cavium: fix NULL pointer dereference in cavium_ptp_put
by Jan Glauber
· 7 years ago
027d351
net: thunderbolt: Run disconnect flow asynchronously when logout is received
by Mika Westerberg
· 7 years ago
8e021a1
net: thunderbolt: Tear down connection properly on suspend
by Mika Westerberg
· 7 years ago
b4580c9
sh_eth: Remove obsolete explicit clock handling for WoL
by Geert Uytterhoeven
· 7 years ago
dd62c23
ravb: Remove obsolete explicit clock handling for WoL
by Geert Uytterhoeven
· 7 years ago
18a5b05
net: phy: fix wrong mask to phy_modify()
by Ingo van Lil
· 7 years ago
808cf9e
tcp: Honor the eor bit in tcp_mtu_probe
by Ilya Lesokhin
· 7 years ago
fb23403
sctp: remove the useless check in sctp_renege_events
by Xin Long
· 7 years ago
947820b
sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname
by Xin Long
· 7 years ago
27af86b
sctp: do not pr_err for the duplicated node in transport rhlist
by Xin Long
· 7 years ago
1b12580
bridge: check brport attr show in brport_show
by Xin Long
· 7 years ago
7ac8ff9
mvpp2: fix multicast address filter
by Mikulas Patocka
· 7 years ago
54e0216
ptr_ring: prevent integer overflow when calculating size
by Jason Wang
· 7 years ago
7928b2c
Linux 4.16-rc1
by Linus Torvalds
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3fc928d
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 7 years ago
60d7a21
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
f8d0cbf
xtensa: fix build with KASAN
by Max Filippov
· 7 years ago
e0691eb
nios2: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
5d13c73
nios2: dts: Remove leading 0x and 0s from bindings notation
by Mathieu Malaterre
· 7 years ago
d48fcbd
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c591c2e
powerpc/pci: Fix broken INTx configuration via OF
by Alexey Kardashevskiy
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7a501609
mconsole_proc(): don't mess with file->f_pos
by Al Viro
· 7 years ago
878e66d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
523ca58
kconfig: remove const qualifier from sym_expand_string_value()
by Masahiro Yamada
· 7 years ago
d717f24
kconfig: add xrealloc() helper
by Masahiro Yamada
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
ef08e14
platform/x86: mlx-platform: Add support for new msn274x system type
by Vadim Pasternak
· 7 years ago
c839682
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82f0a41
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
858f45b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
8158c2f
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
a283483
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
58fcba6
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
1ab03c0
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
941ff6f
bpf: fix rlimit in reuseport net selftest
by Daniel Borkmann
· 7 years ago
07f2c7a
sctp: verify size of a new chunk in _sctp_make_chunk()
by Alexey Kodanev
· 7 years ago
7b30d51
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
1c5b221
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
89271c6
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
0bf7800
ptr_ring: try vmalloc() when kmalloc() fails
by Jason Wang
· 7 years ago
6e6e41c
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
by Jason Wang
· 7 years ago
909ebd5
Merge branch 'stmmac-irq-fixes-cleanups'
by David S. Miller
· 7 years ago
1029117
net: stmmac: remove redundant enable of PMT irq
by Niklas Cassel
· 7 years ago
e879b7a
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
by Niklas Cassel
· 7 years ago
1b84ca1
net: stmmac: discard disabled flags in interrupt status register
by Niklas Cassel
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
437a4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
dff839f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a051c14
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0afa6b4
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
by Trond Myklebust
· 7 years ago
b9058af
video: omapfb: fix missing #includes
by Tomi Valkeinen
· 7 years ago
09f9849
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
by Jose Ricardo Ziviani
· 7 years ago
d20fe50
KVM: PPC: Book3S HV: Branch inside feature section
by Alexander Graf
· 7 years ago
790a9df
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
by David Gibson
· 7 years ago
05f2bb0
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
by Paul Mackerras
· 7 years ago
6016f7d
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
by Vadim Pasternak
· 7 years ago
1778567
platform/x86: mlx-platform: Add define for the negative bus
by Vadim Pasternak
· 7 years ago
ba814fd
platform/x86: mlx-platform: Use defines for bus assignment
by Vadim Pasternak
· 7 years ago
b81e830
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
by Geert Uytterhoeven
· 7 years ago
d977ae5
Merge branch 'bpf-libbpf-relo-fix-and-tests'
by Daniel Borkmann
· 7 years ago
Next »