summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree3-47/+23
2022-10-19netlink: add support for formatted extack messagesEdward Cree1-2/+27
2022-10-19net: ethernet: adi: adin1110: Fix SPI transfersAlexandru Tachici1-21/+16
2022-10-19Merge branch 'net-bridge-mc-cleanups'David S. Miller4-15/+10
2022-10-19bridge: mcast: Simplify MDB entry creationIdo Schimmel1-8/+3
2022-10-19bridge: mcast: Use spin_lock() instead of spin_lock_bh()Ido Schimmel1-4/+4
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel1-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel1-0/+3
2022-10-19Merge branch 'dpaa-phylink'David S. Miller41-1062/+1104
2022-10-19arm64: dts: layerscape: Add nodes for QSGMII PCSsSean Anderson2-0/+49
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson20-20/+131
2022-10-19powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2022-10-19net: dpaa: Convert to phylinkSean Anderson10-909/+612
2022-10-19net: fman: memac: Use lynx pcs driverSean Anderson2-156/+105
2022-10-19net: fman: memac: Add serdes supportSean Anderson1-2/+47
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)2-12/+32
2022-10-19dt-bindings: net: fman: Add additional interface propertiesSean Anderson2-15/+43
2022-10-19dt-bindings: net: Add Lynx PCS bindingSean Anderson1-0/+40
2022-10-19dt-bindings: net: Expand pcs-handle to an arraySean Anderson3-3/+12
2022-10-19Merge branch 'net-marvell-yaml'David S. Miller5-152/+325
2022-10-19ARM: dts: armada-375: Update network description to match schemaMarcin Wojtas1-4/+8
2022-10-19arm64: dts: marvell: Update network description to match schemaMarcin Wojtas1-6/+11
2022-10-19dt-bindings: net: marvell,pp2: convert to json-schemaMichał Grzelak3-142/+306
2022-10-19enic: define constants for legacy interrupts offsetGovindarajulu Varadarajan2-23/+11
2022-10-19net: fec: remove the unused functionsShenwei Wang1-57/+0
2022-10-19net: remove smc911x driverArnd Bergmann5-3128/+0
2022-10-19Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski31-538/+874
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller1-5/+6
2022-10-18Merge branch 'Remove unnecessary RCU grace period chaining'Alexei Starovoitov5-8/+42
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() for program array freeingHou Tao1-1/+7
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() in local storage mapHou Tao1-2/+11
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocatorHou Tao1-5/+10
2022-10-18rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney2-0/+14
2022-10-18net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()Jiapeng Chong1-20/+0
2022-10-13selftests/bpf: Use sys_pidfd_open() helper when possibleHou Tao2-7/+7
2022-10-13Merge branch 'libbpf: fix fuzzer-reported issues'Andrii Nakryiko1-5/+17
2022-10-13Merge branch 'Fix bugs found by ASAN when running selftests'Andrii Nakryiko6-27/+52
2022-10-13libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2022-10-13libbpf: Deal with section with no data gracefullyShung-Hsi Yu1-1/+5
2022-10-13libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu1-4/+9
2022-10-13selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai1-3/+3
2022-10-13selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai1-0/+1
2022-10-13selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai1-12/+14
2022-10-13selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2-2/+4
2022-10-13libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai1-7/+4
2022-10-13libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai1-3/+26
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds88-275/+684
2022-10-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+6
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-123/+146
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds32-223/+1097