summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-04Merge branch 'mlxsw-fixes'David S. Miller
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGreg Kroah-Hartman
2018-10-04Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-10-04dns: Allow the dns resolver to retrieve a server setDavid Howells
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-04Merge tag 'drm-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-04Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-04drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling
2018-10-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S
2018-10-04kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi
2018-10-04ovl: fix access beyond unterminated stringsAmir Goldstein
2018-10-04KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini
2018-10-04KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-10-04afs: Sort address lists so that they are in logical ascending orderDavid Howells
2018-10-04afs: Always build address lists using the helper functionsDavid Howells
2018-10-04afs: Do better max capacity handling on address listsDavid Howells
2018-10-04rxrpc: Emit the data Tx trace line before transmittingDavid Howells
2018-10-04rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-04ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-04KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page faultPaul Mackerras
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-04Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2018-10-04Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein
2018-10-03net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03iavf: fix a typoRami Rosen
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel