aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_gre.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17net: ip6_gre: Split up ip6gre_newlink()Petr Machata1-6/+18
2018-05-17net: ip6_gre: Split up ip6gre_tnl_change()Petr Machata1-2/+8
2018-05-17net: ip6_gre: Split up ip6gre_tnl_link_config()Petr Machata1-12/+26
2018-05-17net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()Petr Machata1-1/+1
2018-05-17net: ip6_gre: Request headroom in __gre6_xmit()Petr Machata1-0/+3
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer1-0/+5
2018-05-17erspan: fix invalid erspan version.William Tu2-2/+7
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner1-0/+1
2018-05-17ibmvnic: Fix statistics buffers memory leakThomas Falcon1-9/+15
2018-05-17ibmvnic: Fix non-fatal firmware error resetThomas Falcon1-2/+1
2018-05-17ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon1-0/+1
2018-05-17net/ipv4: Initialize proto and ports in flow structDavid Ahern3-3/+14
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins2-5/+7
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin3-8/+8
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau3-4/+8
2018-05-17bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li1-1/+3
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin1-2/+12
2018-05-17MAINTAINERS: add entry for STM32 I2C driverPierre-Yves MORDRET1-0/+6
2018-05-17btrfs: fix crash when trying to resume balance without the resume flagAnand Jain1-0/+9
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov1-11/+15
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov2-3/+12
2018-05-17btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo1-3/+3
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro1-4/+8
2018-05-17Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana1-25/+112
2018-05-17dmaengine: qcom: bam_dma: check if the runtime pm enabledSrinivas Kandagatla1-5/+13
2018-05-16tuntap: fix use after free during releaseJason Wang1-1/+1
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26
2018-05-16net/sched: fix refcnt leak in the error path of tcf_vlan_init()Davide Caratti1-0/+2
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven1-1/+3
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli1-4/+7
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli1-9/+11
2018-05-16net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli1-1/+4
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)1-1/+2
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel2-0/+38
2018-05-16tcp: purge write queue in tcp_connect_init()Eric Dumazet1-2/+5
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-05-16ipvlan: call netdevice notifier when master mac address changedKeefe Liu1-1/+3
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-05-16vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)1-11/+15
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov2-11/+14
2018-05-16x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov1-13/+55
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWNWaiman Long3-1/+13
2018-05-16locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long3-21/+28
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2-0/+7
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat1-0/+2
2018-05-15clk: stm32: fix: stm32 clock drivers are not compiled by defaultGabriel Fernandez1-4/+2
2018-05-15clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-05-15tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui1-0/+8