summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-08nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-08nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-08nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-08chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-08chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-08chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-08chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-08chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-08chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-08chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-07net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1
2021-01-07net: fix pmtu check in nopmtudisc modeFlorian Westphal1-6/+5
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2-1/+208
2021-01-07docs: octeontx2: tune rst markupLukas Bulwahn1-26/+36
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-07net: ipv6: fib: flush exceptions when purging routeSean Tranchetti1-3/+2
2021-01-07MAINTAINERS: Update MCAN MMIO device driver maintainerSriram Dash1-1/+1
2021-01-07can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar1-2/+2
2021-01-07can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde1-4/+4
2021-01-07can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde1-5/+4
2021-01-07can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde1-26/+0
2021-01-07can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde1-2/+0
2021-01-07ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap1-0/+1
2021-01-07net: dsa: fix led_classdev build errorsRandy Dunlap1-0/+1
2021-01-07net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski1-8/+14
2021-01-07net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn1-1/+1
2021-01-07bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-06tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa1-5/+12
2021-01-06selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-06net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2-0/+2
2021-01-06net: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao3-9/+16
2021-01-06net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. SeppÀnen1-2/+6
2021-01-06net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen4-5/+14
2021-01-06net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2021-01-06net: hns3: fix a phy loopback fail issueYonglong Liu1-1/+2
2021-01-06docs: net: fix documentation on .ndo_get_statsJakub Kicinski1-2/+2
2021-01-06net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland1-25/+25
2021-01-06net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-06net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2021-01-06net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland1-10/+15
2021-01-06net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski1-1/+2
2021-01-06net: suggest L2 discards be counted towards rx_droppedJakub Kicinski1-2/+3
2021-01-06net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2-4/+15
2021-01-06wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-06misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-06cfg80211: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-06wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-06can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-06phy: dp83640: select CONFIG_CRC32Arnd Bergmann1-0/+1