summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-193-8/+15
| | |/ / / / / / / /
| | * | | | | | | | brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki2018-03-163-0/+63
| | * | | | | | | | Merge tag 'iwlwifi-for-kalle-2018-03-16' of git://git.kernel.org/pub/scm/linu...Kalle Valo2018-03-168-36/+109
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-165-19/+91
| | | * | | | | | | | iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
| | | * | | | | | | | iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
| | | * | | | | | | | iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
| | |/ / / / / / / /
| * | | | | | | | | ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-03-261-4/+9
| * | | | | | | | | netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-03-261-0/+3
| * | | | | | | | | lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J2018-03-261-0/+10
| * | | | | | | | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-263-0/+7
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-246-29/+109
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-03-242-4/+8
| | * | | | | | | | netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso2018-03-221-15/+4
| | * | | | | | | | netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-222-6/+13
| | * | | | | | | | netfilter: drop template ct when conntrack is skipped.Paolo Abeni2018-03-221-1/+13
| | * | | | | | | | netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal2018-03-201-0/+3
| | * | | | | | | | netfilter: nf_tables: permit second nat hook if colliding hook is going awayFlorian Westphal2018-03-201-1/+63
| | * | | | | | | | netfilter: nf_tables: meter: pick a set backend that supports updatesFlorian Westphal2018-03-202-2/+5
| * | | | | | | | | ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet2018-03-231-6/+7
| * | | | | | | | | Merge branch 'mlxsw-GRE-mtu-changes'David S. Miller2018-03-232-32/+72
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata2018-03-231-0/+24
| | * | | | | | | | | mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata2018-03-231-27/+27
| | * | | | | | | | | ip_tunnel: Emit events for post-register MTU changesPetr Machata2018-03-231-5/+21
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2018-03-301-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng2018-03-301-3/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-303-24/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86: Fix pv tlb flush dependenciesWanpeng Li2018-03-281-2/+2
| * | | | | | | | | | KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson2018-03-231-5/+5
| * | | | | | | | | | Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-231-17/+18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: PPC: Book3S HV: Fix duplication of host SLB entriesPaul Mackerras2018-03-231-17/+18
* | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-301-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-03-241-0/+5
* | | | | | | | | | | | | Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2018-03-303-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-03-271-2/+2
| * | | | | | | | | | | | | ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-03-261-1/+1
| * | | | | | | | | | | | | ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe2018-03-231-0/+1
* | | | | | | | | | | | | | Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-302-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer2018-03-301-3/+5
| * | | | | | | | | | | | | | dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer2018-03-291-1/+1
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-309-40/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-03-293-17/+35
| * | | | | | | | | | | | | | | RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King2018-03-271-1/+1
| * | | | | | | | | | | | | | | RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-03-271-2/+4
| * | | | | | | | | | | | | | | RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-03-271-0/+5
| * | | | | | | | | | | | | | | RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe2018-03-271-0/+9
| * | | | | | | | | | | | | | | RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-03-211-3/+17
| * | | | | | | | | | | | | | | RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-03-211-1/+2
| * | | | | | | | | | | | | | | RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-03-211-10/+15
| * | | | | | | | | | | | | | | RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-03-211-1/+1