summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli2021-09-172-0/+202
* ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor2021-09-171-2/+2
* net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-171-1/+0
* devlink: Delete not-used devlink APIsLeon Romanovsky2021-09-173-145/+3
* net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-171-4/+3
* octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King2021-09-171-1/+1
* octeontx2-af: Fix uninitialized variable valColin Ian King2021-09-171-1/+2
* net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen2021-09-171-0/+1
* net: netsec: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-171-12/+9
* net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli2021-09-162-0/+48
* Merge branch 'net-dsa-b53-clean-up-cpu-imp-ports'Jakub Kicinski2021-09-162-48/+12
|\
| * net: dsa: b53: Drop unused "cpu_port" fieldRafał Miłecki2021-09-162-29/+0
| * net: dsa: b53: Improve flow control setup on BCM5301xRafał Miłecki2021-09-161-1/+1
| * net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP portRafał Miłecki2021-09-161-6/+0
| * net: dsa: b53: Include all ports in "enabled_ports"Rafał Miłecki2021-09-161-12/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-161129-13147/+36722
|\
| * Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1680-384/+770
| |\
| | * mlxbf_gige: clear valid_polarity upon openDavid Thompson2021-09-161-0/+7
| | * igc: fix tunnel offloadingPaolo Abeni2021-09-161-1/+3
| | * net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-163-9/+0
| | * net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski2021-09-161-0/+2
| | * selftests: nci: replace unsigned int with intXiang wangx2021-09-161-1/+1
| | * net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-154-15/+42
| | * Revert "net: phy: Uniform PHY driver access"Vladimir Oltean2021-09-151-1/+3
| | * net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean2021-09-151-7/+5
| | * ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-141-1/+1
| | * bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-141-1/+1
| | * Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet2021-09-144-7/+10
| | * tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-141-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-1418-193/+334
| | |\
| | | * bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann2021-09-134-6/+127
| | | * bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann2021-09-132-12/+141
| | | * bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-135-155/+41
| | | * bpf: Add oversize check before call kvcalloc()Bixuan Cui2021-09-131-0/+2
| | | * bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()Yonghong Song2021-09-102-11/+8
| | | * selftests/bpf: Fix build of task_pt_regs test for arm64Jean-Philippe Brucker2021-09-072-7/+13
| | | * bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-ClauseDaniel Borkmann2021-09-022-2/+2
| | * | net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-141-16/+3
| | * | Merge branch 'hns3-fixes'David S. Miller2021-09-134-14/+29
| | |\ \
| | | * | net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-131-3/+3
| | | * | net: hns3: fix the exception when query imp infoJiaran Zhang2021-09-131-0/+4
| | | * | net: hns3: disable mac in flr processYufeng Mo2021-09-131-2/+3
| | | * | net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-131-6/+8
| | | * | net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-131-2/+6
| | | * | net: hns3: add option to turn off page pool featureYunsheng Lin2021-09-131-1/+5
| | |/ /
| | * | net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski2021-09-131-0/+6
| | * | ipv6: delay fib6_sernum increase in fib6_addzhang kai2021-09-131-2/+1
| | * | tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-131-1/+1
| | * | udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin2021-09-131-1/+1
| | * | Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng2021-09-134-10/+7