summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: use indirect call wrappers at GRO transport layerPaolo Abeni2018-12-151-0/+7
* net: use indirect call wrappers at GRO network layerPaolo Abeni2018-12-151-0/+2
* indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni2018-12-151-0/+51
* neighbor: Improve neighbour struct layoutDavid Ahern2018-12-151-2/+2
* neighbor: Move neigh_update_ext_learned to core fileDavid Ahern2018-12-141-18/+0
* net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang2018-12-141-2/+2
* net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+2
* net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-1/+7
* net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-131-1/+2
* Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-122-6/+8
|\
| * net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich2018-12-111-1/+3
| * net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-111-5/+5
* | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-121-2/+4
* | net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata2018-12-121-2/+11
* | 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