summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/linux/dmar.h: replace single-char identifiers in macrosQian Cai2019-07-121-6/+8
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-121-12/+12
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-0/+5
* 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
| | * | idr: fix overflow case for idr_for_each_entry_ul()Cong Wang2019-07-011-2/+5
| | * | net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN2019-07-011-1/+1
| | * | net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN2019-07-011-1/+1
| | * | packet: Fix undefined behavior in bit shiftJiunn Chang2019-06-291-1/+1
| | * | net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-06-291-1/+4
| | * | net: phylink: further documentation clarificationsRussell King2019-06-281-2/+9
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-281-2/+4
| | |\ \
| | | * | ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-06-251-2/+4
| | * | | nl80211: Fix undefined behavior in bit shiftJiunn Chang2019-06-281-1/+1
| * | | | skbuff: increase verbosity when dumping skb dataWillem de Bruijn2019-07-081-0/+1
| * | | | ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn2019-07-081-1/+13
| * | | | coallocate socket_wq with socket itselfAl Viro2019-07-083-5/+4