summaryrefslogtreecommitdiffstats
path: root/tools/iio (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-10ipmi:ssif: resend_msg() cannot failCorey Minyard1-21/+7
2022-12-13Documentation: RISC-V: patch-acceptance: s/implementor/implementerPalmer Dabbelt1-2/+2
2022-12-13Documentation: RISC-V: Mention the UEFI StandardsPalmer Dabbelt1-3/+5
2022-12-13Documentation: RISC-V: Allow patches for non-standard behaviorPalmer Dabbelt1-4/+8
2022-12-13Documentation: RISC-V: Fix a typo in patch-acceptancePalmer Dabbelt1-1/+1
2022-12-13riscv: Fixup compile error with !MMUGuo Ren1-1/+1
2022-12-13ipvs: fix type warning in do_div() on 32 bitJakub Kicinski1-1/+2
2022-12-13riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti1-1/+5
2022-12-13riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones1-1/+2
2022-12-13net: lan966x: Remove a useless test in lan966x_ptp_add_trap()Christophe JAILLET1-2/+0
2022-12-13livepatch: Call klp_match_callback() in klp_find_callback() to avoid code dup...Zhen Lei1-22/+11
2022-12-13mm/hugetlb: set head flag before setting compound_order in __prep_compound_gi...Sidhartha Kumar1-2/+2
2022-12-13net: ipa: add IPA v4.7 supportAlex Elder8-1/+922
2022-12-13dt-bindings: net: qcom,ipa: Add SM6350 compatibleLuca Weiss1-0/+1
2022-12-13bnxt: Use generic HBH removal helper in tx pathCoco Li1-1/+25
2022-12-13IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li2-23/+37
2022-12-13selftests: forwarding: Add bridge MDB testIdo Schimmel2-0/+1165
2022-12-13selftests: forwarding: Rename bridge_mdb testIdo Schimmel2-1/+1
2022-12-13bridge: mcast: Support replacement of MDB port group entriesIdo Schimmel2-5/+98
2022-12-13bridge: mcast: Allow user space to specify MDB entry routing protocolIdo Schimmel3-2/+15
2022-12-13bridge: mcast: Allow user space to add (*, G) with a source list and filter modeIdo Schimmel2-0/+150
2022-12-13bridge: mcast: Add support for (*, G) with a source list and filter modeIdo Schimmel2-3/+132
2022-12-13bridge: mcast: Avoid arming group timer when (S, G) corresponds to a sourceIdo Schimmel2-1/+2
2022-12-13bridge: mcast: Add a flag for user installed source entriesIdo Schimmel2-1/+3
2022-12-13bridge: mcast: Expose __br_multicast_del_group_src()Ido Schimmel2-3/+9
2022-12-13bridge: mcast: Expose br_multicast_new_group_src()Ido Schimmel2-1/+4
2022-12-13bridge: mcast: Add a centralized error pathIdo Schimmel1-4/+6
2022-12-13bridge: mcast: Place netlink policy before validation functionsIdo Schimmel1-6/+6
2022-12-13bridge: mcast: Split (*, G) and (S, G) addition into different functionsIdo Schimmel1-49/+96
2022-12-13bridge: mcast: Do not derive entry type from its filter modeIdo Schimmel1-6/+3
2022-12-13qlcnic: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2022-12-13net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error pathVladimir Oltean1-1/+10
2022-12-13i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar4-4/+61
2022-12-13i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski1-12/+24
2022-12-13f2fs: reset wait_ms to default if any of the victims have been selectedYuwei Guan1-0/+4
2022-12-13net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long1-3/+3
2022-12-13net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long1-0/+2
2022-12-13net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long3-8/+17
2022-12-13stmmac: fix potential division by 0Piergiorgio Beruto2-2/+3
2022-12-13octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET1-1/+5
2022-12-13lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka2-14/+3
2022-12-13dt-bindings: net: dsa: hellcreek: Sync DSA maintainersKurt Kanzenbach1-1/+1
2022-12-13net: tso: inline tso_count_descs()Yunsheng Lin2-9/+7
2022-12-13net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...Vladimir Oltean1-4/+4
2022-12-13net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean2-4/+33
2022-12-13net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean4-9/+86
2022-12-13net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz1-11/+61
2022-12-13net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean1-6/+0
2022-12-12f2fs: fix some format WARNING in debug.c and sysfs.cYangtao Li2-27/+28
2022-12-12f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2...Yangtao Li2-8/+6