summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fcoe: implement FIP VLAN responderHannes Reinecke2016-07-202-1/+5
* scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-151-4/+2
* scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-131-1/+0
* fcoe: use enum for fip_modeHannes Reinecke2016-07-131-6/+8
* fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-131-4/+17
* fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-121-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-121-4/+2
|\
| * posix_acl: de-union a_refcount and a_rcuJeff Layton2016-07-111-4/+2
* | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-071-0/+1
|\ \
| | \
| | \
| *-. | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki2016-07-07641-3978/+16468
| |\ \|
| | * | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-064-4/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | net_sched: fix mirrored packets checksumWANG Cong2016-07-011-0/+19
| * | | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-011-0/+1
| * | | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-0/+1
| * | | bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
| * | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-031-1/+6
|\ \ \ \
| * | | | fuse: serialize dirops by defaultMiklos Szeredi2016-06-301-1/+6
| | |_|/ | |/| |
* | | | Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-021-6/+4
|\ \ \ \
| * | | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2
| * | | | drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-0/+3
| |/ / /
* | | | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-011-2/+2
|\ \ \ \
| * | | | USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-241-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-301-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-06-301-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla2016-06-271-2/+2
* | | | | | Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-301-6/+10
|\ \ \ \ \ \
| * | | | | | pwm: Fix pwm_apply_args()Boris Brezillon2016-06-231-6/+10
* | | | | | | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-302-45/+168
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss2016-06-301-1/+1
| * | | | | | reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| * | | | | | reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
| * | | | | | reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-291-0/+53
| * | | | | | reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-291-24/+82
| * | | | | | reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-291-21/+21
* | | | | | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-291-24/+0
|\ \ \ \ \ \ \
| * | | | | | | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-281-24/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-2911-6/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-0/+4
| * | | | | | | | sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
| * | | | | | | | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
| * | | | | | | | net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-221-0/+1
| * | | | | | | | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-173-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| | * | | | | | | | netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| | * | | | | | | | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
| * | | | | | | | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-151-1/+27
| * | | | | | | | | gre: fix error handlerEric Dumazet2016-06-151-1/+1