aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-19net: sched: cls: add extack support for change callbackAlexander Aring13-13/+20
2018-01-19net: sched: cls_api: handle generic cls errorsAlexander Aring1-11/+41
2018-01-19net: sched: cls: fix code style issuesAlexander Aring3-6/+7
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz1-19/+11
2018-01-19Merge branch 'nfp-devlink-capabilities-extensions-and-updates'David S. Miller19-208/+463
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski1-1/+1
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski4-0/+12
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski1-11/+20
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski3-10/+46
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski5-13/+19
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski5-3/+186
2018-01-19nfp: improve app not found messageJakub Kicinski1-1/+1
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski3-63/+68
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski3-5/+13
2018-01-19nfp: register devlink after app is createdJakub Kicinski3-36/+29
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-19Merge branch 'tcp-min-rtt'David S. Miller3-3/+25
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-19Merge branch 'l2tp-set-l2specific_len-based-on-l2specific_type'David S. Miller5-29/+38
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-19Merge branch 'cxgb4-reduce-memory-footprint-for-collecting-firmware-dump'David S. Miller9-148/+374
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-19Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller25-234/+875
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann1-2/+2
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton1-3/+7
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros1-2/+2
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-18net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko1-0/+7
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-18MAINTAINERS: wireless: update wil6210 maintainer entryMaya Erez1-2/+2
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller6-67/+202
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar2-204/+190
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai1-2/+0