| Commit message (Expand) | Author | Age | Files | Lines |
* | net: switchdev: Add extack argument to switchdev_port_obj_add() | Petr Machata | 2018-12-13 | 1 | -2/+4 |
* | net: ndo_bridge_setlink: Add extack | Petr Machata | 2018-12-13 | 1 | -2/+3 |
* | bpf: fix up uapi helper description and sync bpf header with tools | Daniel Borkmann | 2018-12-11 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-11 | 5 | -43/+125 |
|\ |
|
| * | bpf: rename *_info_cnt to nr_*_info in bpf_prog_info | Yonghong Song | 2018-12-10 | 1 | -3/+3 |
| * | media: bpf: add bpf function to report mouse movement | Sean Young | 2018-12-09 | 1 | -1/+16 |
| * | bpf: Add bpf_line_info support | Martin KaFai Lau | 2018-12-09 | 5 | -0/+49 |
| * | bpf: Change insn_offset to insn_off in bpf_func_info | Martin KaFai Lau | 2018-12-06 | 1 | -1/+1 |
| * | bpf: respect size hint to BPF_PROG_TEST_RUN if present | Lorenz Bauer | 2018-12-04 | 1 | -2/+5 |
| * | bpf: fix documentation for eBPF helpers | Quentin Monnet | 2018-12-03 | 1 | -45/+45 |
| * | bpf: allow BPF read access to qdisc pkt_len | Petar Penkov | 2018-12-03 | 1 | -0/+1 |
| * | bpf: Add BPF_F_ANY_ALIGNMENT. | David Miller | 2018-12-01 | 1 | -0/+14 |
* | | net/sched: Remove egdev mechanism | Oz Shlomo | 2018-12-11 | 1 | -30/+0 |
* | | net: Add netif_is_gretap()/netif_is_ip6gretap() | Oz Shlomo | 2018-12-11 | 1 | -2/+11 |
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2018-12-11 | 10 | -332/+263 |
|\ \ |
|
| * | | net/mlx5: Remove the get protocol device interface entry | Or Gerlitz | 2018-12-10 | 1 | -2/+0 |
| * | | net/mlx5: Support extended destination format in flow steering command | Eli Britstein | 2018-12-10 | 1 | -0/+2 |
| * | | net/mlx5: E-Switch, Change vhca id valid bool field to bit flag | Eli Britstein | 2018-12-10 | 1 | -1/+5 |
| * | | net/mlx5: Introduce extended destination fields | Eli Britstein | 2018-12-10 | 1 | -3/+16 |
| * | | net/mlx5: Revise gre and nvgre key formats | Oz Shlomo | 2018-12-10 | 1 | -2/+11 |
| * | | net/mlx5: Add monitor commands layout and event data | Eyal Davidovich | 2018-12-10 | 2 | -1/+87 |
| * | | net/mlx5: Use helper to get CQE opcode | Tariq Toukan | 2018-12-10 | 1 | -0/+5 |
| * | | net/mlx5: Expose packet based credit mode | Danit Goldberg | 2018-12-07 | 1 | -2/+4 |
| * | | net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits | Yishai Hadas | 2018-12-04 | 1 | -2/+14 |
| * | | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 2018-12-04 | 2 | -39/+0 |
| * | | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky | 2018-12-04 | 3 | -45/+0 |
| * | | net/mlx5: Remove dead transobj code | Leon Romanovsky | 2018-12-04 | 1 | -5/+0 |
| * | | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 2018-12-04 | 1 | -29/+2 |
| * | | net/mlx5: Forward SRQ resource events | Saeed Mahameed | 2018-11-30 | 1 | -2/+1 |
| * | | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed | 2018-11-30 | 1 | -1/+1 |
| * | | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed | 2018-11-30 | 1 | -9/+0 |
| * | | net/mlx5: Remove unused events callback and logic | Saeed Mahameed | 2018-11-30 | 1 | -9/+1 |
| * | | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed | 2018-11-30 | 1 | -1/+1 |
| * | | net/mlx5: Driver events notifier API | Saeed Mahameed | 2018-11-30 | 1 | -0/+4 |
| * | | net/mlx5: Device events, Use async events chain | Saeed Mahameed | 2018-11-26 | 2 | -30/+2 |
| * | | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -2/+4 |
| * | | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -0/+2 |
| * | | net/mlx5: FWPage, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -2/+3 |
| * | | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -1/+3 |
| * | | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 2018-11-26 | 2 | -3/+23 |
| * | | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2018-11-20 | 2 | -49/+21 |
| * | | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2018-11-20 | 1 | -0/+39 |
| * | | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2018-11-20 | 2 | -10/+2 |
| * | | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 2018-11-20 | 1 | -82/+5 |
| * | | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2018-11-20 | 1 | -5/+5 |
| * | | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2018-11-20 | 1 | -1/+0 |
| * | | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2018-11-20 | 1 | -1/+1 |
| * | | net/mlx5: Enumerate page fault types | Moni Shoua | 2018-11-12 | 1 | -0/+7 |