summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1161-2062/+1586
|\
| * net/flow_dissector: add connection tracking dissectionPaul Blakey2019-07-091-0/+10
| * net: sched: add mpls manipulation actions to TCJohn Hurley2019-07-081-0/+1
| * net: core: add MPLS update core helper and use in OvSJohn Hurley2019-07-081-0/+1
| * net: core: move pop MPLS functionality from OvS to core helperJohn Hurley2019-07-081-0/+1
| * net: core: move push MPLS functionality from OvS to core helperJohn Hurley2019-07-081-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-082-4/+28
| |\
| | * idr: introduce idr_for_each_entry_continue_ul()Cong Wang2019-07-011-0/+14
| | * idr: fix overflow case for idr_for_each_entry_ul()Cong Wang2019-07-011-2/+5
| | * net: phylink: further documentation clarificationsRussell King2019-06-281-2/+9
| * | skbuff: increase verbosity when dumping skb dataWillem de Bruijn2019-07-081-0/+1
| * | coallocate socket_wq with socket itselfAl Viro2019-07-082-3/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-081-0/+6
| |\ \
| | * | bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev2019-07-081-0/+6
| * | | net: stmmac: enable clause 45 mdio supportKweh Hock Leong2019-07-081-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-07-081-0/+12
| |\ \ \
| | * | | bridge: add br_vlan_get_proto()wenxu2019-07-051-0/+6
| | * | | bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso2019-07-051-0/+6
| * | | | net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-051-1/+1
| * | | | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-058-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-011-0/+1
| | | * | | | net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-011-3/+3
| | | * | | | net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-011-1/+2
| | | * | | | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-011-1/+0
| | | * | | | net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-011-1/+2
| | | * | | | net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-011-3/+8
| | | * | | | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-011-0/+2
| | | * | | | net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-012-2/+58
| | | * | | | net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-011-3/+96
| * | | | | | net: remove unused parameter from skb_checksum_try_convertLi RongQing2019-07-051-5/+3
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-045-1/+74
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-291-0/+1
| | * | | | 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-274-0/+58
| * | | | | loopback: create blackhole net device similar to loopack.Mahesh Bandewar2019-07-011-0/+2
| * | | | | netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld2019-07-011-1/+8
| * | | | | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-281-1/+1
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-286-49/+105
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+1