summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/sched: Remove egdev mechanismOz Shlomo2018-12-111-30/+0
* net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo2018-12-111-2/+11
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-1110-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-101-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-301-2/+1
| * net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-301-1/+1
| * net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-301-9/+0
| * net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-301-9/+1
| * net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-301-1/+1
| * net/mlx5: Driver events notifier APISaeed Mahameed2018-11-301-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
| * net/mlx5: Add interface to hold and release core resourcesMoni Shoua2018-11-121-0/+5
| * net/mlx5: Fix offsets of ifc reserved fieldsGal Pressman2018-11-091-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-1032-86/+179
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-106-25/+75
| |\ \
| | * | neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-081-5/+23
| | * | sctp: frag_point sanity checkJakub Audykowicz2018-12-061-0/+5
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-062-19/+44
| | |\ \
| | | * | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-0/+4
| | | * | bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+21
| | | * | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-012-5/+19
| | * | | sctp: kfree_rcu asocXin Long2018-12-041-0/+2
| | * | | net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1