summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-061-1/+1
* Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-068-34/+344
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-048-34/+344
| |\
| | * net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang2019-07-041-1/+3
| | * net/mlx5: Properly name the generic WQE control fieldTariq Toukan2019-07-031-1/+6
| | * net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2019-07-032-4/+114
| | * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-033-7/+8
| | * net/mlx5: Expose device definitions for object eventsYishai Hadas2019-07-031-0/+21
| | * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-2/+2
| | * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+1
| | * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-031-0/+2
| | * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-033-5/+16
| | * net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-021-0/+1
| | * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-3/+3
| | * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-021-1/+2
| | * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-1/+0
| | * net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-021-1/+2
| | * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-3/+8
| | * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-021-0/+2
| | * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-022-2/+58
| | * net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-021-3/+96
* | | net: remove unused parameter from skb_checksum_try_convertLi RongQing2019-07-061-5/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-061-30/+23
|\ \ \
| * | | xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal2019-07-011-3/+1
| * | | xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal2019-06-061-4/+12
| * | | xfrm: remove eth_proto value from xfrm_state_afinfoFlorian Westphal2019-06-061-4/+2
| * | | xfrm: remove state and template sort indirections from xfrm_state_afinfoFlorian Westphal2019-06-061-11/+7
| * | | xfrm: remove init_flags indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-1/+0
| * | | xfrm: remove init_temprop indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-4/+0
| * | | xfrm: remove init_tempsel indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0410-10/+175
|\ \ \ \ | |_|/ / |/| | |
| * | | bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+1
| * | | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+5
| * | | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-032-1/+13
| * | | bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-293-5/+8
| * | | devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen2019-06-291-1/+1
| * | | xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen2019-06-291-0/+14
| * | | bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-285-0/+72
| * | | xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-271-3/+3
| * | | xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy2019-06-271-0/+8
| * | | xsk: Add API to check for available entries in FQMaxim Mikityanskiy2019-06-271-0/+21
| * | | xdp: Add tracepoint for bulk XDP_TXToshiaki Makita2019-06-251-0/+29
* | | | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-043-0/+3
* | | | inet: factor out inet_send_prepare()Paolo Abeni2019-07-031-0/+1
* | | | loopback: create blackhole net device similar to loopack.Mahesh Bandewar2019-07-021-0/+2
* | | | net: page_pool: add helper function for retrieving dma directionIlias Apalodimas2019-07-021-0/+9
* | | | netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld2019-07-021-1/+8
* | | | ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-011-0/+7
* | | | Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2019-07-017-52/+110
|\ \ \ \
| * | | | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-291-1/+1