summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-05-28ice: Add function to set trust mode bit on resetBrett Creeley-4/+13
2020-05-28ice: Renaming and simplification in VF init pathBrett Creeley-29/+54
2020-05-28ice: Separate VF VSI initialization/creation from reset flowBrett Creeley-4/+106
2020-05-28ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley-11/+20
2020-05-28ice: Simplify ice_sriov_configureBrett Creeley-24/+48
2020-05-28ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley-32/+59
2020-05-28ice: Declare functions staticTony Nguyen-6/+3
2020-05-28ice: fix kernel BUG if register_netdev failsJacob Keller-2/+4
2020-05-28ice: fix potential double free in probe unrollingJacob Keller-1/+2
2020-05-28ice: cleanup VSI context initializationJacob Keller-1/+0
2020-05-28ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan-0/+3
2020-05-28sfc: avoid an unused-variable warningArnd Bergmann-1/+1
2020-05-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-143/+234
2020-05-28Merge branch 'remove-most-callers-of-kernel_setsockopt-v3'David S. Miller-639/+609
2020-05-28tipc: call tsk_set_importance from tipc_topsrv_create_listenerChristoph Hellwig-12/+14
2020-05-28rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig-6/+28
2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig-8/+9
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig-61/+72
2020-05-28ipv6: add ip6_sock_set_recverrChristoph Hellwig-8/+9
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig-9/+13
2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig-3/+11
2020-05-28ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig-16/+18
2020-05-28ipv4: add ip_sock_set_recverrChristoph Hellwig-7/+10
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig-10/+12
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig-28/+28
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig-17/+18
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig-5/+15
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig-21/+37
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig-22/+12
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig-8/+14
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig-23/+29
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig-127/+49
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig-51/+43
2020-05-28net: add sock_set_reuseportChristoph Hellwig-16/+10
2020-05-28net: add sock_set_rcvbufChristoph Hellwig-33/+34
2020-05-28net: add sock_set_keepaliveChristoph Hellwig-13/+14
2020-05-28net: add sock_enable_timestampsChristoph Hellwig-25/+31
2020-05-28net: add sock_bindtoindexChristoph Hellwig-12/+18
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig-6/+14
2020-05-28net: add sock_set_priorityChristoph Hellwig-24/+15
2020-05-28net: add sock_no_lingerChristoph Hellwig-37/+16
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig-34/+19
2020-05-28Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-1011/+1965
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet-1/+12
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean-0/+199
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern-2/+113
2020-05-27ice: Check UMEM FQ size when allocating bufsKrzysztof Kazimierczak-9/+21
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker-35/+56
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker-4/+10
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein-60/+85