summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'bond-hwaddr-sync-fixes'David S. Miller2018-03-261-36/+37
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-03-261-1/+4
| | * | | | | | | | bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-03-261-38/+35
| | * | | | | | | | bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-03-261-4/+5
| |/ / / / / / / /
| * | | | | | | | net: sched, fix OOO packets with pfifo_fastJohn Fastabend2018-03-262-4/+14
| * | | | | | | | net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki2018-03-261-0/+1
| * | | | | | | | Documentation/isdn: check and fix dead links ...Sanjeev Gupta2018-03-264-12/+14
| * | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub...David S. Miller2018-03-2515-82/+225
| |\ \ \ \ \ \ \ \
| | * | | | | | | | brcmfmac: Fix check for ISO3166 codeStefan Wahren2018-03-201-1/+1
| | * | | | | | | | Merge tag 'iwlwifi-for-kalle-2018-03-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2018-03-205-45/+52
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski2018-03-191-5/+16
| | | * | | | | | | | iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11
| | | * | | | | | | | iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
| | | * | | | | | | | iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
| | | * | | | | | | | 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-251-4/+9
| * | | | | | | | | netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-03-251-0/+3
| * | | | | | | | | lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J2018-03-251-0/+10
| * | | | | | | | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-253-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