summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12selftests: forwarding: Add bridge MDB testIdo Schimmel
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel
2022-12-12bridge: mcast: Support replacement of MDB port group entriesIdo Schimmel
2022-12-12bridge: mcast: Allow user space to specify MDB entry routing protocolIdo Schimmel
2022-12-12bridge: mcast: Allow user space to add (*, G) with a source list and filter modeIdo Schimmel
2022-12-12bridge: mcast: Add support for (*, G) with a source list and filter modeIdo Schimmel
2022-12-12bridge: mcast: Avoid arming group timer when (S, G) corresponds to a sourceIdo Schimmel
2022-12-12bridge: mcast: Add a flag for user installed source entriesIdo Schimmel
2022-12-12bridge: mcast: Expose __br_multicast_del_group_src()Ido Schimmel
2022-12-12bridge: mcast: Expose br_multicast_new_group_src()Ido Schimmel
2022-12-12bridge: mcast: Add a centralized error pathIdo Schimmel
2022-12-12bridge: mcast: Place netlink policy before validation functionsIdo Schimmel
2022-12-12bridge: mcast: Split (*, G) and (S, G) addition into different functionsIdo Schimmel
2022-12-12bridge: mcast: Do not derive entry type from its filter modeIdo Schimmel
2022-12-12qlcnic: Clean up some inconsistent indentingJiapeng Chong
2022-12-12net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error pathVladimir Oltean
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12f2fs: reset wait_ms to default if any of the victims have been selectedYuwei Guan
2022-12-12Merge branch 'net-add-iff_no_addrconf-to-prevent-ipv6-addrconf'Jakub Kicinski
2022-12-12net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long
2022-12-12net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-12Merge tag 'locking-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-12stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-12octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-12lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka
2022-12-12dt-bindings: net: dsa: hellcreek: Sync DSA maintainersKurt Kanzenbach
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin
2022-12-12net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...Vladimir Oltean
2022-12-12Merge branch 'trace-points-for-mv88e6xxx'Jakub Kicinski
2022-12-12net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2022-12-12net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean
2022-12-12f2fs: fix some format WARNING in debug.c and sysfs.cYangtao Li
2022-12-12f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2...Yangtao Li
2022-12-12f2fs: fix iostat parameter for discardYangtao Li
2022-12-12f2fs: Fix spelling mistake in label: free_bio_enrty_cache -> free_bio_entry_c...Colin Ian King
2022-12-12Merge tag 'x86_alternatives_for_v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-12-12f2fs: add block_age-based extent cacheJaegeuk Kim
2022-12-12f2fs: allocate the extent_cache by defaultJaegeuk Kim
2022-12-12f2fs: refactor extent_cache to support for read and moreJaegeuk Kim
2022-12-12f2fs: remove unnecessary __init_extent_treeJaegeuk Kim
2022-12-12f2fs: move internal functions into extent_cache.cJaegeuk Kim
2022-12-12f2fs: specify extent cache for read explicitlyJaegeuk Kim
2022-12-12f2fs: introduce f2fs_is_readonly() for readabilityYangtao Li
2022-12-12f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macroYangtao Li
2022-12-12Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds