summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-24Merge branch 'xdp-more-work-on-xdp-tracepoints'David S. Miller
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer
2017-08-24ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24xdp: remove bpf_warn_invalid_xdp_redirectJesper Dangaard Brouer
2017-08-24Merge branch 'mlxsw-ipv4-host-dpipe-table'David S. Miller
2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky
2017-08-24mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky
2017-08-24net/mlx5: Add tracepointsMatan Barak
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak
2017-08-24net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-23bpf: netdev is never null in __dev_map_flushDaniel Borkmann
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal
2017-08-23Merge branch 'bpf-verifier-fixes'David S. Miller
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov
2017-08-23bpf/verifier: when pruning a branch, ignore its write marksEdward Cree
2017-08-23selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree
2017-08-23gre: remove duplicated assignment of iphColin Ian King
2017-08-23net: tipc: constify genl_opsArvind Yadav
2017-08-23net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King
2017-08-23net/sock: allow the user to set negative peek offsetPaolo Abeni
2017-08-23Merge branch 'mlxsw-multichain-tc-offload'David S. Miller
2017-08-23mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko