aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-23net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2-2/+318
2021-01-23net: mhi: Set wwan device typeLoic Poulain1-0/+5
2021-01-23udp: allow forwarding of plain (non-fraglisted) UDP GRO packetsAlexander Lobakin1-1/+2
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin2-1/+4
2021-01-23net: mvpp2: Remove unneeded Kconfig dependency.Richard Cochran1-1/+0
2021-01-23net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran1-1/+0
2021-01-23net: ipa: disable IEOB interrupts before clearingAlex Elder1-1/+1
2021-01-23net: ipa: repurpose gsi_irq_ieob_disable()Alex Elder1-7/+12
2021-01-23net: ipa: have gsi_channel_update() return a valueAlex Elder1-7/+6
2021-01-23net: ipa: heed napi_complete() return valueAlex Elder1-3/+1
2021-01-23net: ipa: count actual work done in gsi_channel_poll()Alex Elder1-3/+2
2021-01-22selftests: mlxsw: Add a scale test for physical portsDanielle Ratson5-2/+98
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson6-11/+93
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy15-49/+1516
2021-01-22sch_htb: Stats for offloaded HTBMaxim Mikityanskiy1-0/+53
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy5-28/+512
2021-01-22net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy10-12/+22
2021-01-22net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy1-4/+10
2021-01-22tcp: Add receive timestamp support for receive zerocopy.Arjun Roy2-32/+88
2021-01-22tcp: Remove CMSG magic numbers for tcp_recvmsg().Arjun Roy1-4/+10
2021-01-22net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletesNikolay Aleksandrov3-12/+20
2021-01-22net: bridge: multicast: handle block pg delete for all casesNikolay Aleksandrov1-8/+9
2021-01-22net: bridge: multicast: add EHT host filter_mode handlingNikolay Aleksandrov1-4/+38
2021-01-22net: bridge: multicast: optimize TO_INCLUDE EHT timeoutsNikolay Aleksandrov1-0/+21
2021-01-22net: bridge: multicast: add EHT include and exclude handlingNikolay Aleksandrov3-23/+168
2021-01-22net: bridge: multicast: add EHT allow/block handlingNikolay Aleksandrov4-14/+290
2021-01-22net: bridge: multicast: add EHT host delete functionNikolay Aleksandrov1-0/+17
2021-01-22net: bridge: multicast: add EHT source set handling functionsNikolay Aleksandrov3-0/+325
2021-01-22net: bridge: multicast: add EHT host handling functionsNikolay Aleksandrov3-1/+117
2021-01-22net: bridge: multicast: add EHT structures and definitionsNikolay Aleksandrov3-0/+53
2021-01-22net: bridge: multicast: calculate idx position without changing ptrNikolay Aleksandrov1-18/+9
2021-01-22net: bridge: multicast: __grp_src_block_incl can modify pgNikolay Aleksandrov1-3/+11
2021-01-22net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functionsNikolay Aleksandrov1-41/+49
2021-01-22net: bridge: multicast: rename src_size to addr_sizeNikolay Aleksandrov1-39/+39
2021-01-22net: hns3: replace skb->csum_not_inet with skb_csum_is_sctpXin Long1-1/+1
2021-01-22mptcp: implement delegated actionsPaolo Abeni3-4/+194
2021-01-22mptcp: schedule work for better snd subflow selectionPaolo Abeni1-3/+8
2021-01-22mptcp: do not queue excessive data on subflowsPaolo Abeni1-2/+2
2021-01-22mptcp: re-enable sndbuf autotunePaolo Abeni3-33/+45
2021-01-22mptcp: always graft subflow socket to parentPaolo Abeni3-26/+14
2021-01-22sfc: reduce the number of requested xdp ev queuesIvan Babrou1-2/+4
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung7-14/+34
2021-01-22tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang1-3/+1
2021-01-22net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka1-0/+132
2021-01-22dt-bindings: net: renesas,etheravb: Add r8a779a0 supportWolfram Sang1-0/+2
2021-01-21arm64: dts: qcom: sdm845: kill IPA modem-remoteproc propertyAlex Elder1-2/+0
2021-01-21arm64: dts: qcom: sc7180: kill IPA modem-remoteproc propertyAlex Elder1-2/+0
2021-01-21dt-bindings: net: remove modem-remoteproc propertyAlex Elder1-12/+3
2021-01-21net: ipa: remove a remoteproc dependencyAlex Elder2-38/+2
2021-01-21net: macb: ignore tx_clk if MII is usedMichael Walle1-0/+4