summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann
2017-02-21net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet
2017-02-21tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet
2017-02-21net/hsr: use eth_hw_addr_random()Tobias Klauser
2017-02-21Merge branch 'mvpp2-next'David S. Miller
2017-02-21net: mvpp2: enable building on 64-bit platformsThomas Petazzoni
2017-02-21net: mvpp2: switch to build_skb() in the RX pathThomas Petazzoni
2017-02-21net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni
2017-02-21net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni
2017-02-21net: mvpp2: remove unused register definitionsThomas Petazzoni
2017-02-21net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni
2017-02-21net: mvpp2: drop useless fields in mvpp2_bm_pool and related codeThomas Petazzoni
2017-02-21net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'Thomas Petazzoni
2017-02-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-02-21net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()Thomas Petazzoni
2017-02-21net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()Thomas Petazzoni
2017-02-21net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_setThomas Petazzoni
2017-02-21net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-02-21macsec: fix validation failed in asynchronous operation.Lee Ryder
2017-02-21net: sock: Use USEC_PER_SEC macro instead of literal 1000000Gao Feng
2017-02-21virtio-net: switch to use build_skb() for small bufferJason Wang
2017-02-21ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-21vxlan: remove unused variable saddr in neigh_reduceRoopa Prabhu
2017-02-21vxlan: add changelink supportRoopa Prabhu
2017-02-21rtnl: simplify error return path in rtnl_create_link()Tobias Klauser
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-21Merge branch 'topic/zx' into for-linusVinod Koul
2017-02-21Merge branch 'topic/stm32-dma' into for-linusVinod Koul
2017-02-21Merge branch 'topic/ste' into for-linusVinod Koul
2017-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-02-21Merge branch 'topic/intel' into for-linusVinod Koul
2017-02-21x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long
2017-02-21x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long
2017-02-21KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-02-21x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski
2017-02-21x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski
2017-02-21x86/kvm/vmx: Simplify segment_base()Andy Lutomirski
2017-02-21x86/kvm/vmx: Get rid of segment_base() on 64-bit kernelsAndy Lutomirski
2017-02-21x86/kvm/vmx: Don't fetch the TSS base from the GDTAndy Lutomirski
2017-02-21x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski
2017-02-20virito-net: set queues after reset during xdp_setJason Wang
2017-02-20dpaa_eth: implement ioctl() for PHY-related opsMichael Walle
2017-02-20net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20Merge branch 'bnxt_en-probe-and-open-bugs'David S. Miller
2017-02-20bnxt_en: fix pci cleanup in bnxt_init_one() failure pathSathya Perla
2017-02-20bnxt_en: Fix NULL pointer dereference in a failure path during open.Michael Chan
2017-02-20bnxt_en: Reject driver probe against all bridge devicesRay Jui
2017-02-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds