Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0d818c288974e6f80923775dbf6225e3cb66659c
0d818c2
Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
4af1474
net: bgmac: Fix errant feature flag check
by Jon Mason
· 8 years ago
d35c99f
netlink: do not enter direct reclaim from netlink_dump()
by Eric Dumazet
· 8 years ago
6664498
packet: call fanout_release, while UNREGISTERING a netdev
by Anoob Soman
· 8 years ago
3d9e133
devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings
by Mike Looijmans
· 8 years ago
0a55c12
net: phy: Add Wake-on-LAN driver for Microsemi PHYs.
by Raju Lakkaraju
· 8 years ago
ed2eb0f
dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
by Laurent Pinchart
· 8 years ago
0fb26c3
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
by Mugunthan V N
· 8 years ago
451e856
net: hns: Add missing \n to end of dev_err messages, tidy up text
by Colin Ian King
· 8 years ago
87089dd
net: ps3_gelic: Add missing \n to end of deb_dbg message
by Colin Ian King
· 8 years ago
68c8182
net: axienet: Add missing \n to end of dev_err messages
by Colin Ian King
· 8 years ago
eb76a9f
Merge branch 'xen-netback-rx-refactor'
by David S. Miller
· 8 years ago
2167ca0
xen/netback: add fraglist support for to-guest rx
by Ross Lagerwall
· 8 years ago
a37f122
xen-netback: batch copies for multiple to-guest rx packets
by David Vrabel
· 8 years ago
98f6d57
xen-netback: process guest rx packets in batches
by David Vrabel
· 8 years ago
7c0b1a2
xen-netback: immediately wake tx queue when guest rx queue has space
by David Vrabel
· 8 years ago
eb1723a
xen-netback: refactor guest rx
by David Vrabel
· 8 years ago
fedbc8c
xen-netback: retire guest rx side prefix GSO feature
by Paul Durrant
· 8 years ago
3254f83
xen-netback: separate guest side rx code into separate module
by Paul Durrant
· 8 years ago
00c06ed
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
by David S. Miller
· 8 years ago
4c1fad6
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
0fb3ca4
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
3940ee3
Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
541efb7
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
8d37059
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
d230ec7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f84d9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
82fa407
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
c7f5d36
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
a6a198b
xen/x86: Update topology map for PV VCPUs
by Boris Ostrovsky
· 8 years ago
81a6300
Merge branch 'devel-stable' into for-linus
by Russell King
· 8 years ago
301a36f
Merge branches 'misc' and 'sa1111-base' into for-linus
by Russell King
· 8 years ago
fb833b1
ARM: fix delays
by Russell King
· 8 years ago
bf7d620
rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase
by David Howells
· 8 years ago
9749fd2
rxrpc: Need to produce an ACK for service op if op takes a long time
by David Howells
· 8 years ago
9008f99
afs: Check for fatal error when in waiting for ack state
by David Howells
· 8 years ago
cf69207
rxrpc: Return negative error code to kernel service
by David Howells
· 8 years ago
94bc669
rxrpc: Add missing notification
by David Howells
· 8 years ago
d7833d0
rxrpc: Queue the call on expiry
by David Howells
· 8 years ago
b3156274
rxrpc: Partially handle OpenAFS's improper termination of calls
by David Howells
· 8 years ago
a5af7e1
rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs
by David Howells
· 8 years ago
26cb02a
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
by David Howells
· 8 years ago
a9f312d
rxrpc: Only ping for lost reply in client call
by David Howells
· 8 years ago
7212a57
rxrpc: Fix oops on incoming call to serviceless endpoint
by David Howells
· 8 years ago
19c0dbd
rxrpc: Fix duplicate const
by David Howells
· 8 years ago
b63452c
rxrpc: Accesses of rxrpc_local::service need to be RCU managed
by David Howells
· 8 years ago
98e98eb
sparc: fixing ident and beautifying code
by netmonk@netmonk.org
· 8 years ago
27f145e
Merge branch 'sparc-pcie-perf'
by David S. Miller
· 8 years ago
aa7bde1
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
by chris hyser
· 8 years ago
8914391
sparc64: Enable PCI IOMMU version 2 API
by chris hyser
· 8 years ago
cdd4f4c
sparc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
af70c1f
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
by Mike Looijmans
· 8 years ago
a6930aa
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
d8ea757
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
a44c984
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment"
by Stephen Rothwell
· 8 years ago
5bfb88a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
41844e3
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
5691f0e
Merge tag 'sound-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
878fb5d
Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
6a497e9
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
d268dbe
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
64cbd16
Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
edadd0e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
3fb75cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
3ddf40e
mm: filemap: fix mapping->nrpages double accounting in fuse
by Johannes Weiner
· 8 years ago
d3798ae
mm: filemap: don't plant shadow entries without radix tree node
by Johannes Weiner
· 8 years ago
87e5fc9
DT: irqchip: renesas-irqc: document R8A7743/5 support
by Sergei Shtylyov
· 8 years ago
e94f004
dt-bindings: Add Keith&Koep vendor prefix
by Marek Vasut
· 8 years ago
565fdc6
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
by Boris Ostrovsky
· 8 years ago
03a1eab
Merge branch 'mlxsw-fixes'
by David S. Miller
· 8 years ago
251d41c
mlxsw: switchx2: Fix misuse of hard_header_len
by Yotam Gigi
· 8 years ago
feb7d38
mlxsw: spectrum: Fix misuse of hard_header_len
by Yotam Gigi
· 8 years ago
1ebf8b4
Merge tag 'mac80211-next-for-davem-2016-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
a3443cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
3cd013a
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
02bafd9
Merge tag 'docs-4.9' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
2105b9f
Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 8 years ago
5fdf493
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
c35bcfd
Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 8 years ago
ce866e2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
19fe416
Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
58e4411
Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
5a9f228
Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 8 years ago
808c2b0
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
5617c12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
77b0a4a
Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
f80fa18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
8ddee39
dt-bindings: add vendor prefix for Auvidea GmbH
by Lucas Stach
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
2fbfadb5
MAINTAINERS: net: add entry for Freescale QorIQ DPAA FMan driver
by Madalin Bucur
· 8 years ago
07d8aaf
fsl/fman: remove leftover comment
by Madalin Bucur
· 8 years ago
2fa46c1
netfilter: nft_limit: fix divided by zero panic
by Liping Zhang
· 8 years ago
dbb5918
netfilter: fix namespace handling in nf_log_proc_dostring
by Jann Horn
· 8 years ago
0af4659
fsl/fman: fix return value checking
by Madalin Bucur
· 8 years ago
73912d5
fsl/fman: simplify redundant condition
by Madalin Bucur
· 8 years ago
Next »