summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata2018-12-121-2/+4
* net: ndo_bridge_setlink: Add extackPetr Machata2018-12-121-2/+3
* bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-105-43/+125
|\
| * bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-3/+3
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-091-1/+16
| * bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-095-0/+49
| * bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2018-12-051-1/+1
| * bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer2018-12-041-2/+5
| * bpf: fix documentation for eBPF helpersQuentin Monnet2018-12-031-45/+45
| * bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+1
| * bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-11-301-0/+14
* | net/sched: Remove egdev mechanismOz Shlomo2018-12-101-30/+0
* | net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo2018-12-101-2/+11
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-1010-332/+263
|\ \
| * | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-101-2/+0
| * | net/mlx5: Support extended destination format in flow steering commandEli Britstein2018-12-101-0/+2
| * | net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein2018-12-101-1/+5
| * | net/mlx5: Introduce extended destination fieldsEli Britstein2018-12-101-3/+16
| * | net/mlx5: Revise gre and nvgre key formatsOz Shlomo2018-12-101-2/+11
| * | net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-102-1/+87
| * | net/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-091-0/+5
| * | net/mlx5: Expose packet based credit modeDanit Goldberg2018-12-071-2/+4
| * | net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas2018-12-041-2/+14
| * | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-042-39/+0
| * | net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-043-45/+0
| * | net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-041-5/+0
| * | net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-041-29/+2
| * | net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-291-2/+1
| * | net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-291-1/+1
| * | net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-291-9/+0
| * | net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-291-9/+1
| * | net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-291-1/+1
| * | net/mlx5: Driver events notifier APISaeed Mahameed2018-11-291-0/+4
| * | net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-262-30/+2
| * | net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-261-2/+4
| * | net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-261-0/+2
| * | net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-261-2/+3
| * | net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-261-1/+3
| * | net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-262-3/+23
| * | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-202-49/+21
| * | net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-201-0/+39
| * | net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-202-10/+2
| * | net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-82/+5
| * | net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-201-5/+5
| * | net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2018-11-201-3/+0
| * | net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-201-1/+0
| * | net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2018-11-201-3/+0
| * | net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2018-11-201-1/+1
| * | net/mlx5: Enumerate page fault typesMoni Shoua2018-11-121-0/+7