summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel2021-01-081-1/+1
* nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata2021-01-081-1/+1
* nexthop: Unlink nexthop group entry in error pathIdo Schimmel2021-01-081-1/+3
* nexthop: Fix off-by-one error in error pathIdo Schimmel2021-01-081-1/+1
* octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King2021-01-081-3/+11
* Merge branch 'bug-fixes-for-chtls-driver'Jakub Kicinski2021-01-081-47/+24
|\
| * chtls: Fix chtls resources release sequenceAyush Sawal2021-01-081-4/+4
| * chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal2021-01-081-0/+5
| * chtls: Replace skb_dequeue with skb_peekAyush Sawal2021-01-081-1/+1
| * chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal2021-01-081-3/+1
| * chtls: Fix panic when route to peer not configuredAyush Sawal2021-01-081-2/+12
| * chtls: Remove invalid set_tcb callAyush Sawal2021-01-081-3/+0
| * chtls: Fix hardware tid leakAyush Sawal2021-01-081-36/+3
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-084-7/+14
|\
| * bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-071-1/+0
| * tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa2021-01-061-5/+12
| * bpf: Fix a task_iter bug caused by a merge conflict resolutionYonghong Song2021-01-031-0/+1
| * selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang2020-12-291-1/+1
* | Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'Jakub Kicinski2021-01-074-8/+214
|\ \
| * | net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-071-1/+1
| * | net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-071-6/+5
| * | selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2021-01-072-1/+208
|/ /
* | docs: octeontx2: tune rst markupLukas Bulwahn2021-01-071-26/+36
* | tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-071-2/+69
* | net: ipv6: fib: flush exceptions when purging routeSean Tranchetti2021-01-071-3/+2
* | Merge tag 'linux-can-fixes-for-5.11-20210107' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-075-40/+11
|\ \
| * | MAINTAINERS: Update MCAN MMIO device driver maintainerSriram Dash2021-01-071-1/+1
| * | can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar2021-01-071-2/+2
| * | can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde2021-01-071-4/+4
| * | can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde2021-01-071-5/+4
| * | can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde2021-01-071-26/+0
| * | can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde2021-01-071-2/+0
|/ /
* | ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap2021-01-071-0/+1
* | net: dsa: fix led_classdev build errorsRandy Dunlap2021-01-071-0/+1
* | net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski2021-01-071-8/+14
* | net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn2021-01-071-1/+1
* | selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-061-0/+34
* | net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-062-0/+2
* | net: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao2021-01-063-9/+16
* | net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. SeppÀnen2021-01-061-2/+6
* | Merge branch 'hns3-fixes'David S. Miller2021-01-065-8/+18
|\ \
| * | net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-064-5/+14
| * | net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-061-2/+2
| * | net: hns3: fix a phy loopback fail issueYonglong Liu2021-01-061-1/+2
|/ /
* | docs: net: fix documentation on .ndo_get_statsJakub Kicinski2021-01-061-2/+2
* | Merge branch 'stmmac-fixes'David S. Miller2021-01-061-47/+82
|\ \
| * | net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland2021-01-061-25/+25
| * | net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland2021-01-061-8/+23
| * | net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland2021-01-061-6/+21
| * | net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland2021-01-061-10/+15
|/ /