summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-06-141-4/+12
| | | * xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-123-4/+3
| | | * xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu2017-06-073-7/+5
| | * | sit: use __GFP_NOWARN for user controlled allocationWANG Cong2017-06-231-1/+1
| | * | net: account for current skb length when deciding about UFOMichal Kubeček2017-06-232-2/+3
| | * | sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
| | * | netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann2017-06-221-2/+2
| | * | ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-06-221-2/+3
| | * | Merge branch 'macvlan-Fix-some-issues-with-changing-mac-addresses'David S. Miller2017-06-221-14/+71
| | |\ \
| | | * | macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich2017-06-221-3/+44
| | | * | macvlan: convert port passthru to flags.Vlad Yasevich2017-06-221-13/+24
| | | * | macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich2017-06-221-1/+2
| | | * | macvlan: Do not return error when setting the same mac addressVlad Yasevich2017-06-221-0/+4
| | |/ /
| | * | xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-223-2/+11
| | * | veth: Be more robust on network device creation when no attributesSerhey Popovych2017-06-221-2/+2
| | * | drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
| | * | ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong2017-06-221-1/+5
| | * | net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-06-221-0/+2
| * | | Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-292-16/+27
| |\ \ \
| | * | | dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara2017-06-271-13/+13
| | * | | dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen2017-06-231-3/+14
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-294-5/+16
| |\ \ \ \
| | * | | | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-283-4/+14
| | * | | | nvme/pci: Fix stuck nvme resetKeith Busch2017-06-271-1/+2
| * | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-2841-270/+0
| * | | | | Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-284-30/+29
| |\ \ \ \ \
| | * | | | | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust2017-06-271-1/+0
| | * | | | | Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington2017-06-271-27/+24
| | * | | | | NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust2017-06-271-1/+1
| | * | | | | NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust2017-06-271-0/+2
| | * | | | | NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington2017-06-051-1/+2
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-06-284-4/+25
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-283-4/+24
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson2017-06-261-3/+14
| | | * | | | | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
| | | * | | | | | drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson2017-06-261-0/+5
| | * | | | | | | Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-06-281-0/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-06-261-0/+1
| * | | | | | | | Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds2017-06-282-2/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone2017-06-281-1/+1
| | * | | | | | | drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach2017-06-281-1/+2
| * | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-273-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzeroVladimir Murzin2017-06-121-1/+1
| | * | | | | | | | ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAEYisheng Xie2017-06-121-0/+1
| | * | | | | | | | ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel2017-06-121-1/+2
| * | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2017-06-261-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MAINTAINERS: update email address for C6x maintainerAurelien Jacquiot2017-06-151-1/+1
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-06-261-6/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-141-6/+1
| * | | | | | | | | | Linux 4.12-rc7v4.12-rc7Linus Torvalds2017-06-251-1/+1