aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-25net_sched: remove tc class reference countingWANG Cong21-262/+106
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong1-6/+33
2017-08-25net_sched: get rid of more forward declarationsWANG Cong1-179/+169
2017-08-25hinic: skb_pad() frees on errorDan Carpenter1-1/+2
2017-08-25Merge branch 'ipv6-sr-updates'David S. Miller5-91/+317
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun1-0/+147
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun2-89/+101
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun1-0/+8
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2-6/+37
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun3-12/+40
2017-08-24strparser: initialize all callbacksEric Biggers5-14/+13
2017-08-24hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang1-1/+6
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-156/+900
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter1-0/+1
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli1-4/+4
2017-08-24Merge branch 'ipv6-Route-ICMPv6-errors-with-the-flow-when-ECMP-in-use'David S. Miller4-11/+60
2017-08-24ipv6: Use multipath hash from flow info if availableJakub Sitnicki1-1/+7
2017-08-24ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki1-11/+1
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki3-0/+52
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki1-0/+1
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller1-2/+1
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki4-0/+19
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal1-1/+1
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal1-2/+2
2017-08-24Merge branch 'xdp-more-work-on-xdp-tracepoints'David S. Miller5-45/+49
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer1-6/+6
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer2-15/+15
2017-08-24ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer1-2/+2
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer3-15/+27
2017-08-24xdp: remove bpf_warn_invalid_xdp_redirectJesper Dangaard Brouer1-8/+0
2017-08-24Merge branch 'mlxsw-ipv4-host-dpipe-table'David S. Miller9-56/+636
2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky3-0/+49
2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky1-0/+247
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky4-2/+71
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2-12/+12
2017-08-24mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2-0/+103
2017-08-24mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky1-2/+2
2017-08-24mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2-0/+49
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky3-22/+30
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky3-13/+19
2017-08-24mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky1-5/+5
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky3-0/+23
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky3-0/+26
2017-08-24net/mlx5: Add tracepointsMatan Barak5-2/+558
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak2-37/+152
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2-71/+160
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak4-12/+16
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak2-38/+20
2017-08-24net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman1-2/+2