summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-09-27mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi1-0/+11
2017-09-27mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi1-2/+185
2017-09-27mlxsw: spectrum: router: Squash the default route table to mainYotam Gigi1-2/+2
2017-09-27mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi4-1/+873
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi4-1/+1150
2017-09-26nfp: flower vxlan neighbour keep-aliveJohn Hurley4-0/+69
2017-09-26nfp: flower vxlan neighbour offloadJohn Hurley4-0/+268
2017-09-26nfp: offload vxlan IPv4 endpoints of flower rulesJohn Hurley5-3/+143
2017-09-26nfp: offload flower vxlan endpoint MAC addressesJohn Hurley7-8/+423
2017-09-26nfp: compile flower vxlan tunnel set actionsJohn Hurley2-21/+179
2017-09-26nfp: compile flower vxlan tunnel metadata match fieldsJohn Hurley4-12/+158
2017-09-26nfp: add helper to get flower cmsg lengthJohn Hurley2-1/+6
2017-09-26mlxsw: spectrum_flower: Offload "ok" termination actionJiri Pirko1-1/+5
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko6-18/+26
2017-09-26mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky3-6/+36
2017-09-26mlxsw: spectrum_dpipe: Add support for adjacency table dumpArkadi Sharshevsky1-0/+238
2017-09-26mlxsw: spectrum: Add support for setting counters on nexthopsArkadi Sharshevsky2-3/+51
2017-09-26mlxsw: reg: Add support for counters on RATRArkadi Sharshevsky1-9/+35
2017-09-26mlxsw: spectrum_dpipe: Add initial support for the router adjacency tableArkadi Sharshevsky2-1/+100
2017-09-26mlxsw: spectrum_router: Add helpers for nexthop accessArkadi Sharshevsky2-0/+83
2017-09-26mlxsw: spectrum_router: Use helper to check for last neighborArkadi Sharshevsky1-1/+1
2017-09-26mlxsw: spectrum_router: Keep nexthops in a linked listArkadi Sharshevsky1-0/+9
2017-09-26mlxsw: Add fields for mlxsw's meta header for adjacency tableArkadi Sharshevsky1-0/+12
2017-09-26mlxsw: spectrum_dpipe: Fix indentation in header descriptionArkadi Sharshevsky1-10/+13
2017-09-26bpf, ixgbe: add meta data supportDaniel Borkmann1-4/+26
2017-09-26bpf, nfp: add meta data supportDaniel Borkmann1-25/+15
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann10-0/+11
2017-09-26net: bcm63xx_enet: Use setup_timer and mod_timerHimanshu Jha1-5/+2
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2-0/+9
2017-09-26qed: Fix maximum number of CQs for iWARPMichal Kalderon1-6/+6
2017-09-26qed: Add iWARP out of order supportMichal Kalderon3-3/+59
2017-09-26qed: Add iWARP enablement supportMichal Kalderon4-5/+15
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26net/mlx5: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26bnxt_en: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-09-26net: ena: Remove redundant unlikely()Tobias Klauser1-2/+2
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan1-2/+2
2017-09-25tun: delete original tun_get() and rename __tun_get() to tun_get()yuan linyu1-15/+11
2017-09-25cxgb4: do DCB state reset in couple of placesGanesh Goudar3-6/+20
2017-09-25liquidio: update module parameter fw_type to reflect firmware type loadedRick Farrington1-2/+4
2017-09-25liquidio: verify firmware version when auto-loaded from flash.Rick Farrington1-1/+17
2017-09-25liquidio: allow override of firmware present in flashRick Farrington4-26/+64
2017-09-25hv_netvsc: Fix the real number of queues of non-vRSS casesHaiyang Zhang1-0/+6
2017-09-25tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov1-6/+128
2017-09-25tun: enable NAPI for TUN/TAP driverPetar Penkov1-15/+118
2017-09-25net: remove MTU limits for dummy and ifb deviceZhang Shengju2-1/+4
2017-09-25hv_netvsc: make const array ver_list static, reduces object code sizeColin Ian King1-1/+1
2017-09-23forcedeth: optimize the xmit/rx with unlikelyZhu Yanjun1-12/+14
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-203/+332
2017-09-22Merge branch 'ieee802154-for-davem-2017-09-20' of git://git.kernel.org/pub/sc...David S. Miller2-40/+285