summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-04net: use mptcp setsockopt function for SOL_SOCKET on mptcp socketsFlorian Westphal
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love
2020-07-04Merge branch 'bnx2x-Perform-IdleChk-dump'David S. Miller
2020-07-04bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-03Merge branch 'mvpp2-XDP-support'David S. Miller
2020-07-03mvpp2: xdp ethtool statsSven Auhagen
2020-07-03mvpp2: XDP TX supportMatteo Croce
2020-07-03mvpp2: add basic XDP supportMatteo Croce
2020-07-03mvpp2: use page_pool allocatorMatteo Croce
2020-07-03mvpp2: refactor BM pool init percpu codeMatteo Croce
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove
2020-07-03Merge branch 'net-ipa-fix-HOLB-timer-register-use'David S. Miller
2020-07-03net: ipa: fix HOLB timer calculationAlex Elder
2020-07-03net: ipa: introduce ipa_clock_rate()Alex Elder
2020-07-03ipv6/ping: set skb->mark on icmpv6 socketsWillem de Bruijn
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu
2020-07-03bpf: Fix bpftool without skeleton code enabledJohn Fastabend
2020-07-03net/xen-netfront: add kernel TX timestampsDaniel Drown
2020-07-03net: bcmgenet: Allow changing carrier from user-spaceFlorian Fainelli
2020-07-03Merge tag 'mlx5-updates-2020-07-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-02net/mlx5e: Enhance TX timeout recoveryAya Levin
2020-07-02net/mlx5e: Enhance ICOSQ data on RX reporter's diagnoseAya Levin
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin
2020-07-02net/mlx5e: Enhance CQ data on diagnose outputAya Levin
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin
2020-07-02net/mlx5e: Add helper to get the RQ WQE counterAya Levin
2020-07-02net/mlx5e: Add helper to get RQ WQE's headAya Levin
2020-07-02net/mlx5e: Move RQ helpers to txrx.hAya Levin
2020-07-02net/mlx5e: Align RX/TX reporters diagnose output formatAya Levin
2020-07-02net/mlx5e: Remove redundant RQ state queryAya Levin
2020-07-02net/mlx5e: Add a flush timeout defineAya Levin
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha
2020-07-02bpf: Fix build without CONFIG_STACKTRACESong Liu
2020-07-02Merge branch 'sfc-prerequisites-for-EF100-driver-part-3'David S. Miller
2020-07-02sfc_ef100: helper function to set default RSS table of given sizeEdward Cree
2020-07-02sfc_ef100: NVRAM selftest support codeEdward Cree
2020-07-02sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQEdward Cree
2020-07-02sfc_ef100: add EF100 to NIC-revision enumerationEdward Cree
2020-07-02sfc: get drvinfo driver name from outside the common codeEdward Cree
2020-07-02sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()Edward Cree
2020-07-02sfc: commonise efx_fini_dmaqEdward Cree
2020-07-02sfc: factor out efx_mcdi_filter_table_down() from _remove()Edward Cree
2020-07-02sfc: don't call tx_limit_len if NIC type doesn't have oneEdward Cree
2020-07-02sfc: assign TXQs without gapsEdward Cree
2020-07-02sfc: commonise netif_set_real_num[tr]x_queues callsEdward Cree
2020-07-02sfc: make tx_queues_per_channel variable at runtimeEdward Cree
2020-07-02sfc: move modparam 'rss_cpus' out of common channel codeEdward Cree