aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18ionic: prefer strscpy over strlcpyShannon Nelson2-4/+4
2022-02-18ionic: Use vzalloc for large per-queue related buffersBrett Creeley1-8/+6
2022-02-18ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson1-2/+2
2022-02-18net: avoid quadratic behavior in netdev_wait_allrefs_any()Eric Dumazet1-3/+1
2022-02-18ipv6: annotate some data-races around sk->sk_protEric Dumazet2-8/+22
2022-02-18net/ibmvnic: Cleanup workaround doing an EOI after partition migrationCédric Le Goater1-9/+26
2022-02-18teaming: deliver link-local packets with the link they arrive onjeffreyji1-0/+5
2022-02-18net: dsa: qca8k: mark as non-legacyRussell King (Oracle)1-0/+2
2022-02-18net: dsa: qca8k: move pcs configurationRussell King (Oracle)1-66/+84
2022-02-18net: dsa: qca8k: convert to use phylink_pcsRussell King (Oracle)2-12/+81
2022-02-18net: dsa: qca8k: move qca8k_phylink_mac_link_state()Russell King (Oracle)1-42/+42
2022-02-18net: dsa: qca8k: move qca8k_setup()Russell King (Oracle)1-214/+214
2022-02-18net: dsa: add support for phylink mac_select_pcs()Russell King (Oracle)2-0/+18
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix5-6/+6
2022-02-18net: gro: Fix a 'directive in macro's argument list' sparse warningGal Pressman1-2/+3
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-02-17net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean2-60/+0
2022-02-17net: add sanity check in proto_register()Eric Dumazet1-0/+4
2022-02-17net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-2/+3
2022-02-17net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-2/+3
2022-02-17selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-02-17selftests: mptcp: join: check for tools only if neededMatthieu Baerts1-18/+20
2022-02-17selftests: mptcp: join: create tmp files only if neededMatthieu Baerts1-13/+24
2022-02-17selftests: mptcp: join: remove unused varsMatthieu Baerts1-4/+1
2022-02-17selftests: mptcp: join: exit after usage()Matthieu Baerts1-1/+12
2022-02-17selftests: mptcp: simplify pm_nl_change_endpointGeliang Tang1-29/+8
2022-02-17selftests: mptcp: increase timeout to 20 minutesMatthieu Baerts1-1/+1
2022-02-17bpf: bpf_prog_pack: Set proper size before freeing ro_headerSong Liu1-0/+1
2022-02-17net: marvell: prestera: handle fib notificationsYevhen Orlov3-0/+427
2022-02-17net: marvell: prestera: add hardware router objects accounting for lpmYevhen Orlov3-7/+170
2022-02-17net: marvell: prestera: Add router LPM ABIYevhen Orlov2-0/+55
2022-02-17selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun1-2/+2
2022-02-17selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun1-1/+1
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17bpf: Add schedule points in batch opsEric Dumazet1-0/+3
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain1-2/+6
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet3-15/+18
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard1-14/+7
2022-02-17mm: don't try to NUMA-migrate COW pages that have other usesLinus Torvalds1-1/+1
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-17ipv6/addrconf: ensure addrconf_verify_rtnl() has completedEric Dumazet1-1/+1
2022-02-17net: allow out-of-order netdev unregistrationJakub Kicinski1-27/+37
2022-02-17net: transition netdev reg state earlier in run_todoJakub Kicinski1-9/+9
2022-02-17libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko1-3/+5
2022-02-17ping: fix the dif and sdif check in ping_lookupXin Long1-2/+9
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5