summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-4/+7
|\
| * scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-4/+7
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-1116-125/+7
|\ \
| * | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+1
| * | scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-213-52/+3
| * | scsi: libiscsi: switch to SPDX tagsChristoph Hellwig2019-05-215-65/+5
| * | scsi: libfcoe: switch to SPDX tagsChristoph Hellwig2019-05-211-13/+1
| * | scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-217-92/+9
| * | scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-214-52/+0
| * | scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
| * | scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
| * | scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2019-05-211-17/+1
| * | scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-212-30/+0
| * | scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
| * | scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-211-15/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11160-2762/+3940
|\ \
| * | pkt_sched: Include const.hDavid Ahern2019-07-091-0/+1
| * | netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso2019-07-093-0/+92
| * | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-092-35/+35
| * | net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-091-0/+3
| * | net: sched: remove tcf block APIPablo Neira Ayuso2019-07-091-69/+0
| * | drivers: net: use flow block APIPablo Neira Ayuso2019-07-092-4/+1
| * | net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso2019-07-091-0/+4
| * | net: flow_offload: add list handling functionsPablo Neira Ayuso2019-07-091-0/+19
| * | net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso2019-07-091-0/+14
| * | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-092-5/+4
| * | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-092-3/+2
| * | net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-092-17/+30
| * | net/sched: cls_flower: Add matching on conntrack infoPaul Blakey2019-07-091-0/+16
| * | net/flow_dissector: add connection tracking dissectionPaul Blakey2019-07-092-0/+25
| * | net/sched: Introduce action ctPaul Blakey2019-07-094-0/+110
| * | devlink: Introduce PCI VF port flavour and port attributeParav Pandit2019-07-092-0/+16
| * | devlink: Introduce PCI PF port flavour and port attributeParav Pandit2019-07-092-0/+13
| * | devlink: Refactor physical port attributesParav Pandit2019-07-091-2/+11
| * | net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-081-3/+3
| * | sctp: rename sp strm_interleave to ep intl_enableXin Long2019-07-081-1/+1
| * | sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long2019-07-081-16/+17
| * | sctp: remove prsctp_enable from asocXin Long2019-07-081-2/+1
| * | sctp: remove reconf_enable from asocXin Long2019-07-081-2/+1
| * | net: sched: add mpls manipulation actions to TCJohn Hurley2019-07-084-1/+66
| * | net: core: add MPLS update core helper and use in OvSJohn Hurley2019-07-081-0/+1
| * | net: core: move pop MPLS functionality from OvS to core helperJohn Hurley2019-07-081-0/+1
| * | net: core: move push MPLS functionality from OvS to core helperJohn Hurley2019-07-081-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0811-12/+48
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-032-0/+6
| | |\ \
| | | * | xdp: fix hang while unregistering device bound to xdp socketIlya Maximets2019-07-031-0/+5
| | | * | bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-06-291-0/+1
| | * | | rxrpc: Fix oops in tracepointDavid Howells2019-07-021-1/+1
| | * | | net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-011-0/+1
| | * | | idr: introduce idr_for_each_entry_continue_ul()Cong Wang2019-07-011-0/+14