aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski1-23/+13
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski4-45/+58
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman1-1/+1
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib5-175/+250
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib1-8/+25
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha4-0/+29
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels recoveryEran Ben Elisha3-15/+55
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha1-0/+12
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha1-3/+5
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz1-3/+8
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz3-2/+9
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz3-13/+205
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz3-38/+69
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz1-1/+4
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz3-53/+103
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz1-7/+57
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz1-8/+12
2018-01-19tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng3-1/+4
2018-01-19tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng1-2/+21
2018-01-19tipc: fix race between poll() and setsockopt()Jon Maloy3-17/+13
2018-01-19l2tp: remove switch block in l2tp_nl_cmd_session_create()Lorenzo Bianconi1-21/+0
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar1-33/+80
2018-01-19l2tp: mark L2TP_ATTR_L2SPEC_LEN as not usedLorenzo Bianconi1-1/+1
2018-01-19l2tp: remove l2specific_len configurable parameterLorenzo Bianconi4-8/+1
2018-01-19l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi2-18/+27
2018-01-19l2tp: double-check l2specific_type provided by userspaceLorenzo Bianconi1-2/+9
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy7-3/+169
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy6-147/+207
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh1-0/+7
2018-01-19devlink: Make some functions staticWei Yongjun1-2/+3
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun1-1/+1
2018-01-19forcedeth: remove unused variableZhu Yanjun1-5/+3
2018-01-19ipv6: mcast: remove dead codeEric Dumazet1-2/+0
2018-01-19caif: reduce stack size with KASANArnd Bergmann2-28/+49
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox1-18/+19
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan1-2/+5
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon1-0/+8
2018-01-19mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador1-1/+0
2018-01-19mm/memory.c: release locked page in do_swap_page()Minchan Kim1-2/+8
2018-01-19netfilter: remove messages print and boot/module load timePablo Neira Ayuso12-28/+2
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-19ARM: sunxi_defconfig: Enable CMAMaxime Ripard1-0/+2
2018-01-19netfilter: nf_tables: set flowtable priority and hooknum fieldPablo Neira Ayuso1-0/+2
2018-01-19netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan11-19/+0
2018-01-19netfilter: nf_tables: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-19netfilter: return booleans instead of integersGustavo A. R. Silva3-3/+3
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma3-14/+153
2018-01-19netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo5-1192/+419