summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit2019-02-191-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-185-8/+90
|\
| * netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-133-0/+29
| * netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal2019-02-041-13/+51
| * netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal2019-02-041-0/+6
| * netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu2019-02-041-0/+9
* | ptr_ring: remove duplicated include from ptr_ring.hYueHaibing2019-02-181-1/+0
* | ethtool: add compat for flash updateJakub Kicinski2019-02-181-0/+7
* | devlink: add flash update commandJakub Kicinski2019-02-182-0/+9
* | trace: events: add a few neigh tracepointsRoopa Prabhu2019-02-171-0/+204
* | net: phy: add genphy_c45_an_config_anegAndrew Lunn2019-02-171-0/+1
* | net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit2019-02-171-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-175-14/+139
|\ \
| * | net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski2019-02-151-4/+3
| * | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-141-0/+1
| * | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-141-0/+2
| * | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov2019-02-141-2/+24
| * | bpf: offload: add priv field for driversJakub Kicinski2019-02-121-1/+2
| * | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau2019-02-112-1/+80
| * | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau2019-02-111-9/+8
| * | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau2019-02-112-1/+23
* | | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-166-53/+185
|\ \ \
| * | | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-163-4/+12
| * | | net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang2019-02-161-3/+8
| * | | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-161-7/+4
| * | | net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang2019-02-161-1/+7
| * | | net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang2019-02-161-0/+1
| * | | net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang2019-02-161-2/+2
| * | | net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang2019-02-161-0/+2
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-02-165-42/+155
| |\ \ \
| | * | | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-141-0/+19
| | * | | net/mlx5: Add new fields to Port Type and Speed registerAya Levin2019-02-141-4/+8
| | * | | net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-11/+0
| | * | | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2019-02-141-1/+3
| | * | | net/mlx5: Relocate vport macros to the vport header fileBodong Wang2019-02-142-6/+7
| | * | | net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-0/+4
| | * | | net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang2019-02-141-1/+10
| | * | | net/mlx5: Add host params change eventBodong Wang2019-02-142-0/+7
| | * | | net/mlx5: Add query host params commandBodong Wang2019-02-141-0/+41
| | * | | net/mlx5: Update enable HCA dependencyBodong Wang2019-02-141-2/+4
| | * | | net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-143-6/+17
| | * | | net/mlx5: Use consistent vport num argument typeBodong Wang2019-02-141-4/+4
| | * | | net/mlx5: Use void pointer as the type in address_of macroBodong Wang2019-02-141-1/+1
| | * | | net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2019-02-032-0/+4
| | * | | net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua2019-02-031-1/+3
| | * | | net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-241-6/+26
| | * | | RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-151-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-1510-36/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-151-0/+1
| |\ \ \ \
| | * | | | mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1