summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-19Merge branch 'tcp-min-rtt'David S. Miller
2018-01-19tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng
2018-01-19tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng
2018-01-19tipc: fix race between poll() and setsockopt()Jon Maloy
2018-01-19l2tp: remove switch block in l2tp_nl_cmd_session_create()Lorenzo Bianconi
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar
2018-01-19Merge branch 'l2tp-set-l2specific_len-based-on-l2specific_type'David S. Miller
2018-01-19l2tp: mark L2TP_ATTR_L2SPEC_LEN as not usedLorenzo Bianconi
2018-01-19l2tp: remove l2specific_len configurable parameterLorenzo Bianconi
2018-01-19l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi
2018-01-19l2tp: double-check l2specific_type provided by userspaceLorenzo Bianconi
2018-01-19Merge branch 'cxgb4-reduce-memory-footprint-for-collecting-firmware-dump'David S. Miller
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh
2018-01-19Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19devlink: Make some functions staticWei Yongjun
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun
2018-01-19forcedeth: remove unused variableZhu Yanjun
2018-01-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-19ipv6: mcast: remove dead codeEric Dumazet
2018-01-19Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-19caif: reduce stack size with KASANArnd Bergmann
2018-01-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox
2018-01-19proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan